[PATCH] D141309: [SLP] Do not ignore ordering for root node when it has in-tree uses.

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 17:10:31 PST 2023


vdmitrie updated this revision to Diff 487608.
vdmitrie added a comment.

rename method  as per suggestion


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141309/new/

https://reviews.llvm.org/D141309

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/reorder-phi-operand.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141309.487608.patch
Type: text/x-patch
Size: 6288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/b61341a1/attachment.bin>


More information about the llvm-commits mailing list