[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 05:36:43 PDT 2022


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

Added a fix for gathers reordering


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/reoder-phi-operand.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128680.440576.patch
Type: text/x-patch
Size: 7103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/f495a19d/attachment.bin>


More information about the llvm-commits mailing list