Encode dst=EXEC but allow disassembler accept any dst value.
See bug 56080.
Paths
| Differential D130978
[AMDGPU][MC][GFX10] Correct encoding of VOP3 v_cmpx* opcodes ClosedPublic Authored by dp on Aug 2 2022, 3:30 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 2 2022, 3:39 AM This revision was landed with ongoing or failed builds.Aug 3 2022, 5:04 AM Closed by commit rGae553f9e49f9: [AMDGPU][MC][GFX10] Correct encoding of VOP3 v_cmpx* opcodes (authored by dp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 449635 llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
llvm/test/MC/AMDGPU/expressions-gfx10.s
llvm/test/MC/AMDGPU/gfx10_asm_vopcx.s
llvm/test/MC/AMDGPU/vcmpx-gfx10.s
llvm/test/MC/AMDGPU/vop3-literal.s
llvm/test/MC/AMDGPU/wave32.s
llvm/test/MC/AMDGPU/wave_any.s
llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
|