[PATCH] D88735: [SLP] Also try to vectorize incoming values of PHIs .
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 12:48:05 PDT 2020
fhahn updated this revision to Diff 299445.
fhahn added a comment.
Address comments, skip case where the incoming block matches the current block.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88735/new/
https://reviews.llvm.org/D88735
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/horizontal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88735.299445.patch
Type: text/x-patch
Size: 7230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/cd904766/attachment.bin>
More information about the llvm-commits
mailing list