llvm-project
713482fc
- [VPlan] Use State.get to extract lane mask for BranchOnMask.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
245 days ago
[VPlan] Use State.get to extract lane mask for BranchOnMask. Simplifies the code slightly and avoids redundant extracts/broadcasts if the operand is live-in or already scalar.
Author
fhahn
Parents
5815a311
Loading