llvm-project
132bacde
- [VPlan] Also allow extracts as users when converting to single scalars.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
fhahn
Parents
a205695d
Loading