llvm-project
fb60d033 - [VPlan] Return non-option cost from getCostForRecipeWithOpcode (NFC).

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
Committer
Parents
Loading