diff options
author | Florian Hahn <flo@fhahn.com> | 2025-09-14 22:24:56 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-09-14 22:24:57 +0100 |
commit | fb60d0337c15640df95872d90240fde42fb80ea1 (patch) | |
tree | 6159b39330be0417b091b83f7942f79d04b916d3 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 30f4781eef567b99214e02137a57c7ac91279a48 (diff) | |
download | llvm-fb60d0337c15640df95872d90240fde42fb80ea1.zip llvm-fb60d0337c15640df95872d90240fde42fb80ea1.tar.gz llvm-fb60d0337c15640df95872d90240fde42fb80ea1.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions