[PATCH] D101163: [AArch64] Prevent spilling between ldxr/stxr pairs

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 23:43:27 PDT 2021


LemonBoy updated this revision to Diff 341780.
LemonBoy added a comment.

Add atomicrmw/nand test, check the output when LSE is enabled.


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

https://reviews.llvm.org/D101163

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/atomicrmw-O0.ll
  llvm/test/Transforms/AtomicExpand/AArch64/expand-atomicrmw-xchg-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101163.341780.patch
Type: text/x-patch
Size: 31576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/4c8eb514/attachment.bin>


More information about the llvm-commits mailing list