[PATCH] D120223: [SLP] Fix assert from non-constant index in insertelement

Brendon Cahoon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 14:01:13 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
bcahoon marked an inline comment as done.
Closed by commit rG3cc15e2cb657: [SLP] Fix assert from non-constant index in insertelement (authored by bcahoon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120223

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/slp-variable-insertelement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120223.410641.patch
Type: text/x-patch
Size: 4904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/d8d7d85d/attachment.bin>


More information about the llvm-commits mailing list