[all-commits] [llvm/llvm-project] e4c8c5: [AMDGPU] Src1 of VOP3 DPP instructions can be SGPR...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jan 17 07:57:48 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4c8c5851738b7475efa1b9d500078133159369a
https://github.com/llvm/llvm-project/commit/e4c8c5851738b7475efa1b9d500078133159369a
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/test/CodeGen/AMDGPU/dpp_combine_gfx11.mir
M llvm/test/MC/AMDGPU/gfx1150_asm_features.s
M llvm/test/MC/AMDGPU/gfx12_asm_features.s
M llvm/test/MC/Disassembler/AMDGPU/gfx1150_dasm_features.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_features.txt
Log Message:
-----------
[AMDGPU] Src1 of VOP3 DPP instructions can be SGPR on GFX12 (#77929)
More information about the All-commits
mailing list