[PATCH] D82418: [SLP] Limit GEP lists based on width of index computation.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 09:42:57 PDT 2020
fhahn updated this revision to Diff 273066.
fhahn added a comment.
Update comment stating why the maximum number of elements is based on the size of the index expression, rather than the GEP as suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82418/new/
https://reviews.llvm.org/D82418
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/AArch64/getelementptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82418.273066.patch
Type: text/x-patch
Size: 14738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/7b70370a/attachment-0001.bin>
More information about the llvm-commits
mailing list