[PATCH] D48131: [RISCV] Implement codegen for cmpxchg on RV32I

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 02:07:45 PDT 2018


asb updated this revision to Diff 166415.
asb marked an inline comment as done.
asb added a comment.

Update to consistently use loophead/looptail labels in comments.


https://reviews.llvm.org/D48131

Files:
  include/llvm/IR/IntrinsicsRISCV.td
  lib/CodeGen/AtomicExpandPass.cpp
  lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  lib/Target/RISCV/RISCVInstrInfoA.td
  test/CodeGen/RISCV/atomic-cmpxchg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48131.166415.patch
Type: text/x-patch
Size: 47398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/42a3e90f/attachment.bin>


More information about the llvm-commits mailing list