[PATCH] D47587: [RISCV] Codegen support for atomic operations on RV32I
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 31 11:49:13 PDT 2018
asb updated this revision to Diff 149330.
asb marked 2 inline comments as done.
asb added a comment.
Update to address comments from @jfb (thanks!).
https://reviews.llvm.org/D47587
Files:
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVInstrInfo.td
lib/Target/RISCV/RISCVTargetMachine.cpp
test/CodeGen/RISCV/atomic-cmpxchg.ll
test/CodeGen/RISCV/atomic-fence.ll
test/CodeGen/RISCV/atomic-load-store.ll
test/CodeGen/RISCV/atomic-rmw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47587.149330.patch
Type: text/x-patch
Size: 244441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/f3426e0e/attachment-0001.bin>
More information about the llvm-commits
mailing list