[PATCH] D77251: [llvm][CodeGen] Addressing modes for SVE ldN.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 09:06:14 PDT 2020
fpetrogalli updated this revision to Diff 280480.
fpetrogalli added a comment.
I have modified the testing of the reg+imm addressing mode to use upper and lower bound instead of strictly in-range values.
Thank you,
Francesco
Repository:
rG LLVM Github Monorepo
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.280480.patch
Type: text/x-patch
Size: 45678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/89b295c1/attachment-0001.bin>
More information about the llvm-commits
mailing list