[PATCH] D125111: [SLP] Make reordering aware of external vectorizable scalar stores.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 18:29:46 PDT 2022


vporpo updated this revision to Diff 427807.
vporpo marked 3 inline comments as done.
vporpo added a comment.

Addressed most of @vdmitrie'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.427807.patch
Type: text/x-patch
Size: 12474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220507/8f7c7dbd/attachment.bin>


More information about the llvm-commits mailing list