Investigate changing SSAConversionPhase to map local variable numbers to SSACalculator::Variables rather than mapping VariableAccessData's
https://bugs.webkit.org/show_bug.cgi?id=136641
Summary Investigate changing SSAConversionPhase to map local variable numbers to SSAC...
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.