Make sure badness is non-zero any time we report a missed opt.
Also, fix irritant handling.
This commit is contained in:
parent
24cb6fa0cd
commit
727420ee17
|
@ -133,9 +133,8 @@
|
|||
kind
|
||||
(format "Missed Inlining ~a" aggregation-string)
|
||||
stx located-stx pos
|
||||
(missed-opt-log-entry-irritants head)
|
||||
(missed-opt-log-entry-merged-irritants head)
|
||||
n-failures) ; badness
|
||||
'() '()
|
||||
(+ n-failures (- n-out-of-fuels n-successes))) ; badness
|
||||
(opt-log-entry
|
||||
kind
|
||||
(format "Inlining ~a" aggregation-string)
|
||||
|
|
Loading…
Reference in New Issue
Block a user