[PATCH] D153129: [AArch64][RCPC3] Instruction selection for LDAP1/STL1 instructions
Lucas Prates via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 7 04:24:32 PDT 2023
pratlucas updated this revision to Diff 538075.
pratlucas added a comment.
Adding tests for atomic load/store of i64 + bitcast to/from <2 x i32>.
I'm keeping the non-atomic load/store tests to make sure we have minimal
covereage of those operations with rcpc3 enabled, as I couldn't find it
in any other test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153129/new/
https://reviews.llvm.org/D153129
Files:
llvm/lib/Target/AArch64/AArch64InstrAtomics.td
llvm/test/CodeGen/AArch64/rcpc3-sve.ll
llvm/test/CodeGen/AArch64/rcpc3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153129.538075.patch
Type: text/x-patch
Size: 16355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/1d5db79f/attachment.bin>
More information about the llvm-commits
mailing list