[PATCH] D115358: [SLP]Improve/fix reodering for gather nodes with extractelements/undefs.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 13:19:47 PST 2021


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

Outlined common functionality into a separate function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115358

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/extracts-with-undefs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115358.393579.patch
Type: text/x-patch
Size: 11954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/9b89d9f2/attachment.bin>


More information about the llvm-commits mailing list