Bug 136641

Summary: Investigate changing SSAConversionPhase to map local variable numbers to SSACalculator::Variables rather than mapping VariableAccessData's
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: NEW    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenb, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 136331    
Bug Blocks:    

Filip Pizlo
Reported 2014-09-08 12:18:42 PDT
This could be more efficient, particularly when it comes to pruning rebirths. It's not yet clear if this matters, though - it may be that SSAConversionPhase is simple fast enough as it is.
Attachments
Note You need to log in before you can comment on or make changes to this bug.