ac/llvm: fix AC_TM_CHECK_IR
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 13 Jul 2023 13:25:04 +0000 (14:25 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 17 Jul 2023 11:21:34 +0000 (11:21 +0000)
commit85d1159a2a7b09dd285376cbb62921126ba0fda2
treef03f0e0dc0e54ad1dad1499fc57841b87d2b5a1c
parentf7c74e35eef06b6b6f5b14eff4a129fb9592e562
ac/llvm: fix AC_TM_CHECK_IR

This was using the wrong pass.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Fixes: 3f272fd15e9 ("ac/llvm: fix build with LLVM 17")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24140>
src/amd/llvm/ac_llvm_helper.cpp