[PATCH] D31048: AMDGPU: Add all atomicrmw fields to atomic.inc/dec
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 12:23:52 PDT 2017
arsenm created this revision.
Herald added subscribers: tpr, dstuttard, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.
Add scope, order, isVolatile
https://reviews.llvm.org/D31048
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Transforms/Scalar/InferAddressSpaces.cpp
test/Analysis/DivergenceAnalysis/AMDGPU/atomics.ll
test/CodeGen/AMDGPU/cgp-addressing-modes.ll
test/CodeGen/AMDGPU/llvm.amdgcn.atomic.dec.ll
test/CodeGen/AMDGPU/llvm.amdgcn.atomic.inc.ll
test/Transforms/InferAddressSpaces/AMDGPU/intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31048.92036.patch
Type: text/x-patch
Size: 55824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/b8c63c68/attachment.bin>
More information about the llvm-commits
mailing list