WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
196652
B3 peephole optimizer should have an option to log which optimizations it perform
https://bugs.webkit.org/show_bug.cgi?id=196652
Summary
B3 peephole optimizer should have an option to log which optimizations it per...
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug