[PATCH] D53233: [RISCV] Add codegen support for 64-bit atomic load/store and atomicrmw

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 15 06:28:49 PST 2018


asb updated this revision to Diff 174201.
asb added a comment.

Refreshing patch, no changes.


https://reviews.llvm.org/D53233

Files:
  include/llvm/IR/IntrinsicsRISCV.td
  lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVInstrInfoA.td
  test/CodeGen/RISCV/atomic-load-store.ll
  test/CodeGen/RISCV/atomic-rmw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53233.174201.patch
Type: text/x-patch
Size: 334882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/3e1fb84e/attachment-0001.bin>


More information about the llvm-commits mailing list