[PATCH] D125111: [SLP] Make reordering aware of external vectorizable scalar stores.
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 10:41:25 PDT 2022
vporpo updated this revision to Diff 428132.
vporpo added a comment.
Fixed stability issue and also removed user tree indices out of the TreeEntry.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125111/new/
https://reviews.llvm.org/D125111
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/reorder_with_external_users.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125111.428132.patch
Type: text/x-patch
Size: 12038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/df7c79ef/attachment.bin>
More information about the llvm-commits
mailing list