llvm-project
06724d07 - [VectorCombine] Fix assertion failure with out of bounds extractelement (#206489)

Commit
52 days ago
[VectorCombine] Fix assertion failure with out of bounds extractelement (#206489) Bail out if the extractelement index is out of bounds, otherwise we'll assert when trying to create the shuffle mask.
Author
Parents
Loading