[all-commits] [llvm/llvm-project] 2a0ec5: [AMDGPU] Add GFX11.5 s_singleuse_vdst instruction ...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Sep 29 07:05:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a0ec5f1acfad2d407c1c8076f03a83094ca30dd
https://github.com/llvm/llvm-project/commit/2a0ec5f1acfad2d407c1c8076f03a83094ca30dd
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SOPInstructions.td
A llvm/test/MC/AMDGPU/gfx1150_asm_sopp.s
M llvm/test/MC/AMDGPU/gfx11_unsupported.s
M llvm/test/MC/Disassembler/AMDGPU/decode-err.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx1150_dasm_sopp.txt
Log Message:
-----------
[AMDGPU] Add GFX11.5 s_singleuse_vdst instruction (#67536)
More information about the All-commits
mailing list