llvm-project
e183459b - [CostModel] Make sure getCmpSelInstrCost is passed a CondTy (#135535)

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.
Author
Parents
Loading