Commit 4a35655d authored by Philip Reames's avatar Philip Reames Committed by Philip Reames
Browse files

[RISCV][TTI] Factor out getVSlideCost helper [nfc]

Reasonable implementations may differ in complexity cost, so doing some API prepwork to support tunables.  Note that this patch only covers the cases where we model the slide cost as linear.  A separate patch will propose changing our insert and extract costs from constant-in-lmul to linear-in-lmul.
parent f346cbd3
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