[PATCH] D144689: [SLP]Improve handling gathers/buildvectors with undefs.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 08:29:00 PST 2023


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

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144689

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/landing_pad.ll
  llvm/test/Transforms/SLPVectorizer/X86/phi3.ll
  llvm/test/Transforms/SLPVectorizer/X86/pr35497.ll
  llvm/test/Transforms/SLPVectorizer/X86/remark_extract_broadcast.ll
  llvm/test/Transforms/SLPVectorizer/X86/vectorize-pair-path.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144689.500219.patch
Type: text/x-patch
Size: 15879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/4fe76e92/attachment.bin>


More information about the llvm-commits mailing list