[PATCH] D73602: [SVE] Add support for lowering GEPs involving scalable vectors.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 15:45:15 PST 2020
efriedma updated this revision to Diff 241606.
efriedma added a comment.
Fix regression test failure. Add a few comments to try to explain the convoluted logic for the various different bitwidths.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73602/new/
https://reviews.llvm.org/D73602
Files:
llvm/include/llvm/IR/Instructions.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve-gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73602.241606.patch
Type: text/x-patch
Size: 12349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/9f29be29/attachment.bin>
More information about the llvm-commits
mailing list