agx: Handle imadshl_agx, imsubshl_agx
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Tue, 25 Apr 2023 18:50:24 +0000 (14:50 -0400)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Thu, 11 May 2023 13:23:23 +0000 (09:23 -0400)
commit8289fa253bc53422feff67c0132c78f735acf143
treeb7dd837951e5532282ae639e2efe5022a5f271ad
parent18e19882fa6117d83e146dfc180c2c74ebbb9dfe
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>
src/asahi/compiler/agx_compile.c