[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 06:56:14 PST 2021


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

Fix test checks


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.391317.patch
Type: text/x-patch
Size: 15682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/af44ca52/attachment.bin>


More information about the llvm-commits mailing list