llvm-project
132bacde - [VPlan] Also allow extracts as users when converting to single scalars.

Commit
139 days ago
[VPlan] Also allow extracts as users when converting to single scalars. Extracts technically do not use scalars, but vectors, but if the operand is a single scalar we do not need a vector and they should not block forming single scalars.
Author
Parents
Loading