[PATCH] D117573: [AArch64] Add patterns for relaxed atomic ld/st into fp registers

Danila Malyutin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 09:30:20 PST 2022


danilaml created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
danilaml requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Adds patterns to match integer loads/stores bitcasted to fp values

Fixes https://github.com/llvm/llvm-project/issues/52927


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117573

Files:
  llvm/lib/Target/AArch64/AArch64InstrAtomics.td
  llvm/test/CodeGen/AArch64/relaxed-fp-atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117573.400878.patch
Type: text/x-patch
Size: 8914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/c47f7cfe/attachment.bin>


More information about the llvm-commits mailing list