summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-10-09 13:58:58 +0100
committerGitHub <noreply@github.com>2024-10-09 13:58:58 +0100
commitfa3258ecb8f18702bb45fa7f7c5c436be9e575cc (patch)
tree4e6aced35fafa0adf4ee8c8a6b619fd6c40013cf /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parent5b03efb85d63d1f4033ed649a56a177dd4ed62b4 (diff)
[VPlan] Sink retrieving legacy costs to more specific computeCost impls. (#109708)
Make legacy cost retrieval independent of getInstructionForCost by sinking it to more specific ::computeCost implementation (specifically VPInterleaveRecipe::computeCost and VPSingleDefRecipe::computeCost). Inline getInstructionForCost to VPRecipeBase::cost(), as it is now only used to decide which recipes to skip during cost computation and when to apply forced costs. PR: https://github.com/llvm/llvm-project/pull/109708
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions