[PATCH] D63452: AMDGPU: Support some GDS atomics
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 12:55:25 PDT 2019
nhaehnle updated this revision to Diff 205158.
nhaehnle marked 2 inline comments as done.
nhaehnle added a comment.
- region pointers cannot appear as flat pointers
- expand the tests, handle the cmpxchg case
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63452/new/
https://reviews.llvm.org/D63452
Files:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
lib/Target/AMDGPU/DSInstructions.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.h
test/CodeGen/AMDGPU/gds-atomic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63452.205158.patch
Type: text/x-patch
Size: 23873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/9dbf3389/attachment.bin>
More information about the llvm-commits
mailing list