[PATCH] D133891: [SLP]Improve isUndefVector function by adding insertelement analysis.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 17:13:13 PDT 2022


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

Relaxed constraints, updated function description


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133891

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/buildvector-same-lane-insert.ll
  llvm/test/Transforms/SLPVectorizer/X86/cmp-as-alternate-ops.ll
  llvm/test/Transforms/SLPVectorizer/X86/insert-element-build-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133891.460268.patch
Type: text/x-patch
Size: 8767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/ed9c7a07/attachment.bin>


More information about the llvm-commits mailing list