[PATCH] D73602: [SVE] Add support for lowering GEPs involving scalable vectors.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 07:16:44 PST 2020
efriedma updated this revision to Diff 243551.
efriedma added a comment.
Rebased. Added more tests. Optimized emitted DAG for GEPs over scalable vectors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73602/new/
https://reviews.llvm.org/D73602
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/AArch64/sve-gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73602.243551.patch
Type: text/x-patch
Size: 12021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/6e937351/attachment.bin>
More information about the llvm-commits
mailing list