[AMDGPU][MC][GFX11] Correct src0 for dpp variants of v_cvt_*_e64
authorDmitry Preobrazhensky <d-pre@mail.ru>
Thu, 16 Jun 2022 10:44:56 +0000 (13:44 +0300)
committerDmitry Preobrazhensky <d-pre@mail.ru>
Thu, 16 Jun 2022 10:48:43 +0000 (13:48 +0300)
commitb26afab9d13de17f94520f455bf2df42d61981ec
tree6453ad04cabd931abbc80ccf2020083bcf83c711
parent7e1a6c4cad547a8dbd2e01f446845263d1e1aa6a
[AMDGPU][MC][GFX11] Correct src0 for dpp variants of v_cvt_*_e64

Differential Revision: https://reviews.llvm.org/D127847
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s [new file with mode: 0644]
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s [new file with mode: 0644]
llvm/test/MC/AMDGPU/gfx11_err.s
llvm/test/MC/Disassembler/AMDGPU/gfx11_asm_vop3_dpp16.txt [new file with mode: 0644]
llvm/test/MC/Disassembler/AMDGPU/gfx11_asm_vop3_dpp8.txt [new file with mode: 0644]