Original patch by Marek Olšák
Change-Id: Ia97d5d685a63a377d86e82942436d1fe6e429bab
Paths
| Differential D63452
AMDGPU: Support some GDS atomics ClosedPublic Authored by nhaehnle on Jun 17 2019, 11:50 AM.
Details Summary Original patch by Marek Olšák Change-Id: Ia97d5d685a63a377d86e82942436d1fe6e429bab
Diff Detail
Event Timeline
nhaehnle marked 2 inline comments as done. Comment Actions
nhaehnle marked 2 inline comments as done. Comment ActionsAddress review
nhaehnle added inline comments. Comment Actions LGTM
This revision is now accepted and ready to land.Jul 1 2019, 9:26 AM Closed by commit rL364814: AMDGPU: Support GDS atomics (authored by nha). · Explain WhyJul 1 2019, 10:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 207369 llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructions.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/trunk/lib/Target/AMDGPU/DSInstructions.td
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.h
llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/trunk/test/CodeGen/AMDGPU/gds-atomic.ll
|