Skip to content

Commit f589407

Browse files
committed
[AMDGPU] Add missing v_permlane_up_b32 test. NFC.
1 parent e5c7f72 commit f589407

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,9 @@
869869
0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01
870870
# GFX1250: v_permlane_down_b32 v5, v1, vcc_lo, m0 ; encoding: [0x05,0x00,0x72,0xd6,0x01,0xd5,0xf4,0x01]
871871

872+
0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01
873+
# GFX1250: v_permlane_up_b32 v5, v1, exec_hi, vcc_lo ; encoding: [0x05,0x00,0x71,0xd6,0x01,0xff,0xa8,0x01]
874+
872875
0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03
873876
# GFX1250: v_permlane_up_b32 v5, v1, exec_lo, src_scc ; encoding: [0x05,0x00,0x71,0xd6,0x01,0xfd,0xf4,0x03]
874877

0 commit comments

Comments
 (0)