[PATCH] D119623: [SLP] Simplify indices processing for insertelements
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 13 15:35:32 PST 2022
anton-afanasyev updated this revision to Diff 408300.
anton-afanasyev marked 2 inline comments as done.
anton-afanasyev added a comment.
Interpret insertelements with undef/uncorrect/non-constant index as initial vector
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119623/new/
https://reviews.llvm.org/D119623
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/insert-crash-index.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119623.408300.patch
Type: text/x-patch
Size: 9871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220213/05b88d81/attachment.bin>
More information about the llvm-commits
mailing list