[PATCH] D66972: AMDGPU: Select global atomicrmw fadd
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 12:54:06 PDT 2019
arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: jfb, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
arsenm added a parent revision: D66971: TableGen: Remove assert that pattern results match input number.
This only works if there is no use of the return value.
https://reviews.llvm.org/D66972
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/FLATInstructions.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.td
test/CodeGen/AMDGPU/global-atomics-fp.ll
test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66972.217961.patch
Type: text/x-patch
Size: 18543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/a28b2469/attachment.bin>
More information about the llvm-commits
mailing list