[webkit-reviews] review cancelled: [Bug 19180] speed up SunSpider by optimizing immediate number cases : [Attachment 21398] Patch for >>, ==, ===, !=, !==

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 29 23:06:29 PDT 2008


Alexey Proskuryakov <ap at webkit.org> has cancelled Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 19180: speed up SunSpider by optimizing immediate number cases
http://bugs.webkit.org/show_bug.cgi?id=19180

Attachment 21398: Patch for >>, ==, ===, !=, !==
http://bugs.webkit.org/attachment.cgi?id=21398&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Renamed v1/v2 to src1/src2, to make code match documentation.

I just realized that there is the same issue on PPC with << - I'll see if a fix
for it can be combined with an optimization again, or will file a separate bug.


More information about the webkit-reviews mailing list