[all-commits] [llvm/llvm-project] e4870c: [AMDGPU] gfx11 ds instructions
Joe Nash via All-commits
all-commits at lists.llvm.org
Thu Jun 2 11:05:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4870c835791faa7b71f66820fdb6bcdcec636d7
https://github.com/llvm/llvm-project/commit/e4870c835791faa7b71f66820fdb6bcdcec636d7
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/DSInstructions.td
A llvm/test/MC/AMDGPU/gfx11_ds.s
A llvm/test/MC/Disassembler/AMDGPU/ds_gfx11.txt
Log Message:
-----------
[AMDGPU] gfx11 ds instructions
MC layer support for ds instructions
Contributors:
Piotr Sobczak <Piotr.Sobczak at amd.com>
Patch 14/N for upstreaming of AMDGPU gfx11 architecture.
Depends on D126463
Reviewed By: arsenm, #amdgpu
Differential Revision: https://reviews.llvm.org/D126468
More information about the All-commits
mailing list