[all-commits] [llvm/llvm-project] f4b1cf: [AMDGPU][MC][GFX11] Correct e64_dpp variants of v_...
dpreobra via All-commits
all-commits at lists.llvm.org
Wed Oct 5 06:48:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4b1cfa1cb7a4c39835cb6d86917761d92d16d44
https://github.com/llvm/llvm-project/commit/f4b1cfa1cb7a4c39835cb6d86917761d92d16d44
Author: Dmitry Preobrazhensky <dmitri.preobrazhenski at gmail.com>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8.txt
Log Message:
-----------
[AMDGPU][MC][GFX11] Correct e64_dpp variants of v_movreld and v_movrelsd
Differential Revision: https://reviews.llvm.org/D135079
More information about the All-commits
mailing list