[all-commits] [llvm/llvm-project] 082822: [AMDGPU][GFX9] Support base+soffset+offset SMEM st...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Mon May 30 02:29:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 082822b381ad5d8beff16dfe3d227661d7830182
https://github.com/llvm/llvm-project/commit/082822b381ad5d8beff16dfe3d227661d7830182
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SMInstructions.td
M llvm/test/MC/AMDGPU/gfx9_asm_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 stores.
Reviewed By: dp
Differential Revision: https://reviews.llvm.org/D126388
More information about the All-commits
mailing list