[webkit-reviews] review canceled: [Bug 204457] Math.max() can yield the wrong result for max(0, -0). : [Attachment 391038] Fix Math.{max, min} for negative zero in DFG and FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 02:05:35 PDT 2020


Xan Lopez <xan.lopez at gmail.com> has canceled Xan Lopez <xan.lopez at gmail.com>'s
request for review:
Bug 204457: Math.max() can yield the wrong result for max(0, -0).
https://bugs.webkit.org/show_bug.cgi?id=204457

Attachment 391038: Fix Math.{max,min} for negative zero in DFG and FTL

https://bugs.webkit.org/attachment.cgi?id=391038&action=review




--- Comment #13 from Xan Lopez <xan.lopez at gmail.com> ---
Comment on attachment 391038
  --> https://bugs.webkit.org/attachment.cgi?id=391038
Fix Math.{max,min} for negative zero in DFG and FTL

Thanks! Will have a look at the ARMv7/MIPS issue.


More information about the webkit-reviews mailing list