[PATCH] D77251: [llvm][CodeGen] Addressing modes for SVE ldN.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 3 16:17:06 PDT 2020
fpetrogalli updated this revision to Diff 254937.
fpetrogalli retitled this revision from "[llvm][CodeGen] Addressing modes for SVE ldN/stN." to "[llvm][CodeGen] Addressing modes for SVE ldN.".
fpetrogalli added a comment.
I have removed the stores as they are separately implemented in D77435 <https://reviews.llvm.org/D77435>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77251/new/
https://reviews.llvm.org/D77251
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-ldN-reg+imm-addr-mode.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-ldN-reg+reg-addr-mode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77251.254937.patch
Type: text/x-patch
Size: 38883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/ccbc42d3/attachment.bin>
More information about the llvm-commits
mailing list