[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 13:21:40 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1c8b72c13f1: [SLP]Improve handling gathers/buildvectors with undefs. (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D144689?vs=500219&id=500283#toc
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.500283.patch
Type: text/x-patch
Size: 16179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/5067597b/attachment.bin>
More information about the llvm-commits
mailing list