[PATCH] D128680: [SLP]Fix PR56251: Do not remove the reordering from the root node, being used as an operand.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 06:38:19 PDT 2022


ABataev updated this revision to Diff 440595.
ABataev added a comment.

Address comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128680

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: D128680.440595.patch
Type: text/x-patch
Size: 7105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/853b3f17/attachment.bin>


More information about the llvm-commits mailing list