llvm-project
e183459b
- [CostModel] Make sure getCmpSelInstrCost is passed a CondTy (#135535)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
307 days ago
[CostModel] Make sure getCmpSelInstrCost is passed a CondTy (#135535) It is already required along certain code paths that the CondTy is valid. Fix some of the uses to make sure it is passed.
References
#135535 - [CostModel] Make sure getCmpSelInstrCost is passed a CondTy
Author
davemgreen
Parents
f024aab8
Loading