[all-commits] [llvm/llvm-project] b26afa: [AMDGPU][MC][GFX11] Correct src0 for dpp variants ...
dpreobra via All-commits
all-commits at lists.llvm.org
Thu Jun 16 03:49:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b26afab9d13de17f94520f455bf2df42d61981ec
https://github.com/llvm/llvm-project/commit/b26afab9d13de17f94520f455bf2df42d61981ec
Author: Dmitry Preobrazhensky <d-pre at mail.ru>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
A llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
A llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
M llvm/test/MC/AMDGPU/gfx11_err.s
A llvm/test/MC/Disassembler/AMDGPU/gfx11_asm_vop3_dpp16.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx11_asm_vop3_dpp8.txt
Log Message:
-----------
[AMDGPU][MC][GFX11] Correct src0 for dpp variants of v_cvt_*_e64
Differential Revision: https://reviews.llvm.org/D127847
More information about the All-commits
mailing list