[PATCH] D126250: [CodeGen][AArch64] Add support for LDAPR
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 14:16:08 PDT 2022
alexander-shaposhnikov updated this revision to Diff 433189.
alexander-shaposhnikov added a comment.
Address comments (guard this functionality by a separate opt-in feature).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126250/new/
https://reviews.llvm.org/D126250
Files:
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64InstrAtomics.td
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
llvm/test/CodeGen/AArch64/atomic-ops-ldapr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126250.433189.patch
Type: text/x-patch
Size: 108296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220531/87b775e0/attachment.bin>
More information about the llvm-commits
mailing list