Bug 196652

Summary: B3 peephole optimizer should have an option to log which optimizations it perform
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: JavaScriptCoreAssignee: Robin Morisset <rmorisset>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196325

Robin Morisset
Reported 2019-04-05 11:16:20 PDT
This would be helpful to find out optimizations that never trigger due to an error in their condition. For example, it would have caught the bug that reopened https://bugs.webkit.org/show_bug.cgi?id=196325 Secondarily it would also help find which benchmark to focus on when trying to evaluate the impact of any of these optimizations.
Attachments
Note You need to log in before you can comment on or make changes to this bug.