[RISCV] Increase scalar integer divide latency for SiFive7.
The scalar divider produces 1 bit per cycle so the worst case latency is the input width plus a couple cycles. Reviewed By: michaelmaitland Differential Revision: https://reviews.llvm.org/D151139
Loading
Please sign in to comment