aco: fix assembly of MUBUF-to-LDS loads
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 17 Jun 2022 15:25:42 +0000 (16:25 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 26 Sep 2022 14:49:56 +0000 (14:49 +0000)
commit2f74df7117e2d4a5bd8d88807d0893b1b3753000
tree060eae57b73043da499f7dbb4ed7808b907181ca
parent78779fd63d491c7a3b844fdbdde7156b78bbc00d
aco: fix assembly of MUBUF-to-LDS loads

These have an implicit m0 read and don't write VGPRs.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17333>
src/amd/compiler/aco_assembler.cpp