RESOLVED FIXED 157217
[JSC][ARMv7S] Arithmetic module results change when tiering up to DFG
https://bugs.webkit.org/show_bug.cgi?id=157217
Summary [JSC][ARMv7S] Arithmetic module results change when tiering up to DFG
Benjamin Poulain
Reported 2016-04-29 16:58:37 PDT
[JSC][ARMv7S] Arithmetic module results change when tiering up to DFG
Attachments
Patch (6.04 KB, patch)
2016-04-29 17:07 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2016-04-29 17:07:34 PDT
Mark Lam
Comment 2 2016-04-29 18:04:52 PDT
Comment on attachment 277761 [details] Patch r=me. I see that the op_mod.js test will test combinations of positive and negative numbers of interesting sizes. I trust that if this patch passes the op_mod.js test on ARMv7s, then your decision of when to use the integer math and when to defer to fmod is correct.
WebKit Commit Bot
Comment 3 2016-04-29 18:50:11 PDT
Comment on attachment 277761 [details] Patch Clearing flags on attachment: 277761 Committed r200277: <http://trac.webkit.org/changeset/200277>
WebKit Commit Bot
Comment 4 2016-04-29 18:50:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.