v3d: Add missing base offset to CS shared memory accesses.
authorEric Anholt <eric@anholt.net>
Thu, 11 Apr 2019 19:04:41 +0000 (12:04 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 12 Apr 2019 22:59:31 +0000 (15:59 -0700)
commit42cf57f186005c93c86484ea8e0dae1c1f25c523
tree7d5750ffb8772c85fe9e25c557ea97c73cfbcd96
parent6b1c6598250955552439c3320bf26de6458c5281
v3d: Add missing base offset to CS shared memory accesses.

This code is so touchy, trying to emit the minimum amount of address math.
Some day we'll move it all to NIR, I hope.
src/broadcom/compiler/nir_to_vir.c