[PATCH] D114909: [SLP]Outline and fix code for finding common insertelement vectors.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 05:59:22 PST 2021


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

Rebase + address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114909

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/cmp_commute-inseltpoison.ll
  llvm/test/Transforms/SLPVectorizer/X86/cmp_commute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114909.391297.patch
Type: text/x-patch
Size: 11975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/d7989bbd/attachment.bin>


More information about the llvm-commits mailing list