aco/tests: fix tests with LLVM 17
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Georg Lehmann <dadschoorse@gmail.com> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10106 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26092>
This commit is contained in:
@@ -910,7 +910,7 @@ BEGIN_TEST(assembler.gfx11.vop12c_v128)
|
||||
fprintf(output, "llvm_version: %u\n", LLVM_VERSION_MAJOR);
|
||||
|
||||
//>> BB0:
|
||||
//; if llvm_ver >= 16:
|
||||
//; if llvm_ver == 16:
|
||||
//; insert_pattern('v_mul_f16_e32 v0, v1, v2 ; Error: VGPR_32_Lo128: unknown register 128 ; 6a000501')
|
||||
//; else:
|
||||
//; insert_pattern('v_mul_f16_e32 v0, v1, v2 ; 6a000501')
|
||||
|
||||
Reference in New Issue
Block a user