Bug 153797

Summary: Implement LLVM's greedy register allocator in Air
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dan.hecht
Priority: P2    
Version: Other   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 154319    

Filip Pizlo
Reported 2016-02-02 12:29:16 PST
Current performance data suggests that LLVM's Greedy allocator runs slightly faster than IRC. We can probably make IRC faster, but since everything in LLVM is systematically slower than in B3, it's a pretty good bet than our implementation of Greedy would be faster than LLVM's.
Attachments
Dan Hecht
Comment 1 2026-06-17 14:19:55 PDT
*** This bug has been marked as a duplicate of bug 288667 ***
Note You need to log in before you can comment on or make changes to this bug.