[PATCH] D45263: [SLP] Allow reordering of vectorization trees with reused instructions.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 18 06:38:55 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG455ca0ebb692: [SLP] Allow reordering of vectorization trees with reused instructions. (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D45263?vs=292584&id=292777#toc
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.292777.patch
Type: text/x-patch
Size: 24808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/aa6f28f4/attachment.bin>
More information about the llvm-commits
mailing list