ac/llvm: remove output variable declaration for radv ps
authorQiang Yu <yuq825@gmail.com>
Thu, 30 Mar 2023 01:36:28 +0000 (09:36 +0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 26 Apr 2023 03:27:26 +0000 (03:27 +0000)
commit33d683bf09d9613ed0a823276bf94020ce2cba54
treed3020e113a127b4716089675ee2f452faec609b2
parent290c3d360e5a6f5226c062d6a9267629adb1060e
ac/llvm: remove output variable declaration for radv ps

radv ps does not support epilog when llvm, so outputs will always
be lowered to exports in nir.

Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22199>
src/amd/llvm/ac_nir_to_llvm.c