[PATCH] D45263: [SLP] Allow reordering of vectorization trees with reused instructions.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 12:17:11 PDT 2020
ABataev updated this revision to Diff 292584.
ABataev added a comment.
Rebase + fixes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D45263/new/
https://reviews.llvm.org/D45263
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/jumbled_store_crash.ll
llvm/test/Transforms/SLPVectorizer/X86/reorder_repeated_ops.ll
llvm/test/Transforms/SLPVectorizer/X86/vectorize-reorder-reuse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45263.292584.patch
Type: text/x-patch
Size: 24825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/d6f79329/attachment-0001.bin>
More information about the llvm-commits
mailing list