[webkit-reviews] review canceled: [Bug 115138] [ARM] Expand the use of integer division : [Attachment 199673] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 22:07:11 PDT 2013


Cosmin Truta <ctruta at gmail.com> has canceled Cosmin Truta <ctruta at gmail.com>'s
request for review:
Bug 115138: [ARM] Expand the use of integer division
https://bugs.webkit.org/show_bug.cgi?id=115138

Attachment 199673: Patch
https://bugs.webkit.org/attachment.cgi?id=199673&action=review

------- Additional Comments from Cosmin Truta <ctruta at gmail.com>
Although I only tested this on ARM, I believe that using div() instead of
fmod() will benefit virtually all the other platforms also, if the necessary
changes are made inside compileSoftModulo().


More information about the webkit-reviews mailing list