WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
239259
[JSC] Optimize the SSA conversion phase
https://bugs.webkit.org/show_bug.cgi?id=239259
Summary
[JSC] Optimize the SSA conversion phase
Robin Morisset
Reported
2022-04-12 15:41:12 PDT
It uses the classic algorithm from 1991, and some new ones in the literature claim to be roughly 2x faster. Since it is a significant part of the compile-time of the FTL, updating it should have a beneficial impact.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-04-19 15:42:12 PDT
<
rdar://problem/91990581
>
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