RESOLVED FIXED Bug 170563
B3 -O1 should generate better code than -O0
https://bugs.webkit.org/show_bug.cgi?id=170563
Summary B3 -O1 should generate better code than -O0
Filip Pizlo
Reported 2017-04-06 13:18:07 PDT
Patch forthcoming.
Attachments
the patch (6.95 KB, patch)
2017-04-06 13:26 PDT, Filip Pizlo
msaboff: review+
Filip Pizlo
Comment 1 2017-04-06 13:26:31 PDT
Created attachment 306420 [details] the patch
Michael Saboff
Comment 2 2017-04-06 13:42:38 PDT
Comment on attachment 306420 [details] the patch r=me
Filip Pizlo
Comment 3 2017-04-06 13:58:57 PDT
Saam Barati
Comment 4 2017-04-06 16:14:13 PDT
Comment on attachment 306420 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=306420&action=review LGTM too > Source/JavaScriptCore/ChangeLog:27 > + This makes wasm -O1 compile 17% faster. This makes wasm -O1 run 19% faster. This makes -O1 code Nice!
Note You need to log in before you can comment on or make changes to this bug.