RESOLVED INVALID 133947
[ftlopt] DFG constant folding shouldn't have the silly setFoundConstants() compilation time optimization
https://bugs.webkit.org/show_bug.cgi?id=133947
Summary [ftlopt] DFG constant folding shouldn't have the silly setFoundConstants() co...
Filip Pizlo
Reported 2014-06-16 12:31:10 PDT
It's probably not effective anymore and it constrains the amount of constant folding we can do.
Attachments
the patch (21.90 KB, patch)
2014-06-16 12:34 PDT, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2014-06-16 12:34:31 PDT
Created attachment 233171 [details] the patch
Filip Pizlo
Comment 2 2014-06-16 16:04:34 PDT
Comment on attachment 233171 [details] the patch Turns out this is a 1% SunSpider regression. I guess I'll keep the optimization.
Note You need to log in before you can comment on or make changes to this bug.