[all-commits] [llvm/llvm-project] ac2ff2: [AMDGPU] gfx11 scalar memory instructions
Joe Nash via All-commits
all-commits at lists.llvm.org
Thu May 19 07:55:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac2ff258d69bfc70d92391c26be2b38a0a72ab74
https://github.com/llvm/llvm-project/commit/ac2ff258d69bfc70d92391c26be2b38a0a72ab74
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SMInstructions.td
A llvm/test/MC/AMDGPU/gfx11_asm_smem.s
A llvm/test/MC/AMDGPU/gfx11_asm_smem_alias.s
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
Log Message:
-----------
[AMDGPU] gfx11 scalar memory instructions
Contributors:
Mirko Brkusanin <Mirko.Brkusanin at amd.com>
Patch 9/N for upstreaming of AMDGPU gfx11 architecture.
Depends on D125820
Reviewed By: kosarev, #amdgpu, arsenm
Differential Revision: https://reviews.llvm.org/D125822
More information about the All-commits
mailing list