We should have cost function for bytecode for inlining
https://bugs.webkit.org/show_bug.cgi?id=220254
Summary We should have cost function for bytecode for inlining
Yusuke Suzuki
Reported 2021-01-04 12:52:11 PST
...
Attachments
bluenoise scripts set (5.60 KB, application/zip)
2021-01-08 14:57 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2021-01-04 13:07:53 PST
1. uniform cost funciton is not good 2. inlining scale based on loop 3. which part is executed and discard from inlining cost 4. escape analysis to analyze profitable or not for inlining.
Radar WebKit Bug Importer
Comment 2 2021-01-04 13:52:05 PST
Yusuke Suzuki
Comment 3 2021-01-08 14:57:55 PST
Created attachment 417305 [details] bluenoise scripts set Attaching bluenoise.zip. Run via jsc -m bluenose.mjs
Brent Fulgham
Comment 4 2022-02-12 19:47:30 PST
*** Bug 220204 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.