summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2022-02-09 11:37:26 -0800
committerCraig Topper <craig.topper@sifive.com>2022-02-09 11:43:31 -0800
commit09629215c272f09e3ebde6cc7eac9625d28910ff (patch)
treeb1f13624a2ba6d299cbb1a090d7a0fb1c7b791a9 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parente0f2375b5262d0dd778ecaf0628f905d241da733 (diff)
[RISCV] Add a really basic cost model for SK_Splice.
While testing scalable vectors I found that if we generate a vector splice intrinsic and run the code through the loop unroller, we'll crash due to an invalid cost. This adds a basic cost based on the 2 slide instructions used by the lowering in D119303. We probably need to factor LMUL into this, but that's true for arithmetic instructions too. So I've ignored for the moment. Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D119316
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions