[PATCH] D103232: [AtomicExpandPass][AArch64] Promote xchg with floating-point types to integer ones

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 23:57:46 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb577ec495698: [AtomicExpandPass][AArch64] Promote xchg with floating-point types to integer… (authored by LemonBoy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103232

Files:
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/test/CodeGen/AArch64/atomicrmw-xchg-fp.ll
  llvm/test/CodeGen/X86/atomicf128.ll
  llvm/test/Transforms/AtomicExpand/AArch64/expand-atomicrmw-xchg-fp.ll
  llvm/test/Transforms/AtomicExpand/X86/expand-atomic-xchg-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103232.348618.patch
Type: text/x-patch
Size: 17860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210529/dd220564/attachment.bin>


More information about the llvm-commits mailing list