r600: Make sure that LDS instructions only use bank swizzle 012
authorGert Wollny <gert.wollny@collabora.com>
Wed, 18 May 2022 20:27:39 +0000 (22:27 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 7 Jul 2022 20:11:01 +0000 (20:11 +0000)
commit3525d29a8d8ee9156618c50ff338433c3aecaba4
tree9fa09d785f6347b2e704d24dadc334219c14686a
parent105b03a5ed0e280c543fcc3c23795f0b301904b6
r600: Make sure that LDS instructions only use bank swizzle 012

Not sure whether this is really needed. With the TGSI code path no
other bank swizzle is emitted for LDS ops, so make sure it's the same here.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Filip Gawin <filip@gawin.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17076>
src/gallium/drivers/r600/r600_asm.c