commit | 8289fa253bc53422feff67c0132c78f735acf143 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | Tue Apr 25 14:50:24 2023 -0400 |
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | Thu May 11 09:23:23 2023 -0400 |
tree | b7dd837951e5532282ae639e2efe5022a5f271ad | |
parent | 18e19882fa6117d83e146dfc180c2c74ebbb9dfe [diff] |
agx: Handle imadshl_agx, imsubshl_agx Same hardware instructions as iadd/isub/imad/imsub, just with the extra input represented in NIR as required. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22695>