llvm-project
fb60d033
- [VPlan] Return non-option cost from getCostForRecipeWithOpcode (NFC).
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
230 days ago
[VPlan] Return non-option cost from getCostForRecipeWithOpcode (NFC). getCostForRecipeWithOpcode must only be called with supported opcodes. Directly return the cost, and add llvm_unreachable to catch unhandled cases.
Author
fhahn
Committer
fhahn
Parents
30f4781e
Loading