llvm-project
e78aa8f3 - [SLP]Use the size of gathered scalars when evaluating slice size

Commit
281 days ago
[SLP]Use the size of gathered scalars when evaluating slice size Need to use the size of the gathered scalars, not the original size of the buildvector scalars, since gathered scalar size might be changed during building the buildvector shuffles. Fixes #125259
Author
Committer
Parents
Loading