WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
127627
DFG inlining heuristics should take into account how big the function will get after it is inlined
https://bugs.webkit.org/show_bug.cgi?id=127627
Summary
DFG inlining heuristics should take into account how big the function will ge...
Filip Pizlo
Reported
2014-01-25 12:59:10 PST
We can get this information by looking at how big the function gets when compiled independently. Usually functions that we inline have already been separately compiled.
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