[PATCH] D125111: [SLP] Make reordering aware of external vectorizable scalar stores.
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 13:05:39 PDT 2022
vporpo updated this revision to Diff 428476.
vporpo added a comment.
Thanks for the comments. Updated sorting according to @dmgreen's comments.
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.428476.patch
Type: text/x-patch
Size: 12320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/38c54c8d/attachment.bin>
More information about the llvm-commits
mailing list