Skip to content
Commit 093206bb authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[SLP]Fix PR78298: Assertion `GEP->getNumIndices() == 1 &&

!isa<Constant>(GEPIdx)' failed.

The non-constant index might be folded to constant during earlier stages
of vectorization. Need to consider this option and filter out out GEP
with the constant indices from the candidates list.
parent 371fdbaa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment