pan/va: Use 64-bit lowering for texturing
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 9 May 2022 19:56:25 +0000 (15:56 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 May 2022 16:08:26 +0000 (16:08 +0000)
commitc387096eca0bddc83946c56505d51a54752806ce
tree8d57481dca4d460aa31072d9ec115be0ba5c95b0
parent89a3746bc112d3ae78f55455a74e55cf5ccee3e3
pan/va: Use 64-bit lowering for texturing

Texture instructions on Valhall take 64-bit sources. Now that we have
infrastructure to handle this properly, we don't need to use a non-SSA node to
hack around the optimization.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16585>
src/panfrost/bifrost/bifrost_compile.c
src/panfrost/bifrost/valhall/ISA.xml