[all-commits] [llvm/llvm-project] b0ccf3: [AMDGPU][GFX9] Support base+soffset+offset SMEM lo...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu May 26 04:45:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0ccf38b0187e91fa36e5b7c2a2eecd9b5c00f01
https://github.com/llvm/llvm-project/commit/b0ccf38b0187e91fa36e5b7c2a2eecd9b5c00f01
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SMInstructions.td
M llvm/test/MC/AMDGPU/gfx9_asm_smem.s
M llvm/test/MC/AMDGPU/smem.s
M llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
Log Message:
-----------
[AMDGPU][GFX9] Support base+soffset+offset SMEM loads.
Resolves part of
https://github.com/llvm/llvm-project/issues/38652
Reviewed By: dp
Differential Revision: https://reviews.llvm.org/D125700
More information about the All-commits
mailing list