We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9ef4f4 + 1a4d72f commit 708be8aCopy full SHA for 708be8a
llvm/test/CodeGen/AMDGPU/cttz_zero_undef.ll
@@ -1452,6 +1452,7 @@ define amdgpu_kernel void @v_cttz_i32_sel_ne_bitwidth(ptr addrspace(1) noalias %
1452
; VI-LABEL: v_cttz_i8_sel_eq_neg1:
1453
; VI: ; %bb.0:
1454
; VI-NEXT: s_load_dwordx4 s[0:3], s[4:5], 0x24
1455
+; VI-NEXT: v_mov_b32_e32 v3, 0xff
1456
; VI-NEXT: s_waitcnt lgkmcnt(0)
1457
; VI-NEXT: v_mov_b32_e32 v0, s2
1458
; VI-NEXT: v_mov_b32_e32 v1, s3
0 commit comments