[PATCH] D129695: [ARM] Fix Thumb2 compare being emitted ExpandCMP_SWAP

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 04:04:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4704da137496: [ARM] Fix Thumb2 compare being emitted ExpandCMP_SWAP (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129695/new/

https://reviews.llvm.org/D129695

Files:
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/lib/Target/ARM/ARMInstrThumb.td
  llvm/test/CodeGen/ARM/atomicrmw_exclusive_monitor_ints.ll
  llvm/test/CodeGen/ARM/cmpxchg.mir
  llvm/test/CodeGen/Thumb2/cmpxchg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129695.446103.patch
Type: text/x-patch
Size: 24670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/813626bc/attachment.bin>


More information about the llvm-commits mailing list