[PATCH] D71128: [NVPTX][FIX] Expand atomics we cannot handle natively in the ISA
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 12:53:58 PST 2019
jdoerfert updated this revision to Diff 232633.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.
Add tests and run pass in the pipeline
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71128/new/
https://reviews.llvm.org/D71128
Files:
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
llvm/test/Transforms/AtomicExpand/NVPTX/expand-atomic-i16.ll
llvm/test/Transforms/AtomicExpand/NVPTX/expand-atomic-i8.ll
llvm/test/Transforms/AtomicExpand/NVPTX/expand-atomic-rmw-fadd.ll
llvm/test/Transforms/AtomicExpand/NVPTX/expand-atomic-rmw-fsub.ll
llvm/test/Transforms/AtomicExpand/NVPTX/expand-atomic-rmw-nand.ll
llvm/test/Transforms/AtomicExpand/NVPTX/lit.local.cfg
llvm/test/Transforms/AtomicExpand/NVPTX/unaligned-atomic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71128.232633.patch
Type: text/x-patch
Size: 43706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/67780f30/attachment.bin>
More information about the llvm-commits
mailing list