diff options
| author | Florian Hahn <flo@fhahn.com> | 2025-11-21 14:21:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-21 14:21:16 +0000 |
| commit | 31711c908fbd391601122c3457e71d0714fe4117 (patch) | |
| tree | 1df9848a3bb0e013e76d2a41880661619bf26a17 /lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test | |
| parent | 3005886fee0402cbe7ae9fd93e765fa3a68e68eb (diff) | |
[VPlan] Only apply forced cost to recipes with underlying values. (#168372)
Only apply forced instruction costs to recipes with underlying values to
match the legacy cost model. A VPlan may have a number of additional
VPInstructions without underlying values that are not considered for its
cost, and assigning forced costs to them would incorrectly inflate its
cost.
This fixes a cost divergence between legacy and VPlan-based cost models
with forced instruction costs.
PR: https://github.com/llvm/llvm-project/pull/168372
Diffstat (limited to 'lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test')
0 files changed, 0 insertions, 0 deletions
