Jun Wang 641ad52b6a
[AMDGPU][MC] Fix disassembly for v_permlane16_swap_b32 for GFX950 (#146600)
When targeting GFX950, disassembly of v_permlane16_swap_b32 and
v_permlane32_swap_b32 instructions produces errors when they use certain
vdst operand values, e.g., v_permlane16_swap_b32 v218, v219. This patch
fixes this problem.
2025-07-02 10:05:25 -07:00
..