This is redundant with the other no return buffer atomic node, and we
don't really need a separate type profile for it.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D85267
AMDGPU: Eliminate BUFFER_ATOMIC_PK_ADD_F16 node ClosedPublic Authored by arsenm on Aug 4 2020, 6:27 PM.
Details
Summary This is redundant with the other no return buffer atomic node, and we
Diff Detail Event Timelinearsenm added a child revision: D85268: AMDGPU: Define raw/struct variants of buffer atomic fadd.Aug 4 2020, 6:50 PM This revision is now accepted and ready to land.Aug 5 2020, 11:21 AM
Revision Contents
Diff 283092 llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
|