[PATCH] D120026: [ARM] Fix ARM backend to correctly use atomic expansion routines.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 12:44:22 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f497ec3a005: [ARM] Fix ARM backend to correctly use atomic expansion routines. (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D120026?vs=409547&id=416577#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120026/new/
https://reviews.llvm.org/D120026
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMSubtarget.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/test/CodeGen/ARM/atomic-64bit.ll
llvm/test/CodeGen/ARM/atomic-load-store.ll
llvm/test/CodeGen/ARM/atomic-op.ll
llvm/test/CodeGen/ARM/atomic-ops-m33.ll
llvm/test/CodeGen/ARM/atomicrmw_exclusive_monitor_ints.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120026.416577.patch
Type: text/x-patch
Size: 20450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/f6d2bf4c/attachment.bin>
More information about the llvm-commits
mailing list