llvm-project
a36a67c7 - [SLP]Fix the analysis of the user buildvector nodes for minbitwidth

Commit
214 days ago
[SLP]Fix the analysis of the user buildvector nodes for minbitwidth If the user node is a buildvector/gather node and it has no internal instructions state, need to check properly for this state and check the type of the node itself, not its operands. Fixes #129242
Author
Committer
Parents
Loading