[all-commits] [llvm/llvm-project] ae72fe: [AMDGPU] gfx11 Select on Buffer Atomic FAdd Rtn type
Joe Nash via All-commits
all-commits at lists.llvm.org
Thu Jun 23 08:35:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae72fee74ece594b8f30729b325a1f1cc1533d36
https://github.com/llvm/llvm-project/commit/ae72fee74ece594b8f30729b325a1f1cc1533d36
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp
M llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.h
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.h
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.atomic.fadd.rtn_no-rtn.ll
Log Message:
-----------
[AMDGPU] gfx11 Select on Buffer Atomic FAdd Rtn type
Reviewed By: #amdgpu, foad, rampitec
Differential Revision: https://reviews.llvm.org/D128205
More information about the All-commits
mailing list