llvm-project
c35fbb54
- [VPlan] Use VPReductionPHIRecipe::isOrdered instead of CM (NFC).
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
85 days ago
[VPlan] Use VPReductionPHIRecipe::isOrdered instead of CM (NFC). Directly retrieve isOrdered from the reduction phi recipe instead of going through the legacy cost model. Split off as suggested in https://github.com/llvm/llvm-project/pull/142322.
Author
fhahn
Parents
6d67794d
Loading