llvm-project
f953b5eb - [SLP]Relax assertion about subvectors mask size

Commit
345 days ago
[SLP]Relax assertion about subvectors mask size SubVectorsMask might be less than CommonMask, if the vectors with larger number of elements are permuted or reused elements are used. Need to consider this when estimation/building the vector to avoid compiler crash Fixes #117518
Author
Committer
Parents
Loading