[all-commits] [llvm/llvm-project] cf025c: [AMDGPU] GFX12 global_atomic_ordered_add_b64 instr...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Jan 2 05:02:33 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf025c767ebc4c505e21d268d65f3a1b1cbc25ce
https://github.com/llvm/llvm-project/commit/cf025c767ebc4c505e21d268d65f3a1b1cbc25ce
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.global.atomic.ordered.add.b64.ll
M llvm/test/MC/AMDGPU/gfx11_unsupported.s
M llvm/test/MC/AMDGPU/gfx12_asm_vflat.s
M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vflat.txt
Log Message:
-----------
[AMDGPU] GFX12 global_atomic_ordered_add_b64 instruction and intrinsic (#76149)
More information about the All-commits
mailing list