Unverified Commit b4f923e9 authored by Philip Reames's avatar Philip Reames Committed by GitHub
Browse files

[RISCV] Strength reduce mul by 2^M - 3/5/9 (#88993)

We can expand these as the three instruction sequence: (sub (shl X, C1), (shXadd X, x)).
parent a38f201f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment