Bug 239259

Summary: [JSC] Optimize the SSA conversion phase
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2022-04-19 15:42:12 PDT
Note You need to log in before you can comment on or make changes to this bug.