[webkit-reviews] review requested: [Bug 175691] WebAssembly: max with NaN generates incorrect result : [Attachment 365806] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 23 00:57:31 PDT 2019


Tadeu Zagallo <tzagallo at apple.com> has asked  for review:
Bug 175691: WebAssembly: max with NaN generates incorrect result
https://bugs.webkit.org/show_bug.cgi?id=175691

Attachment 365806: Patch

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




--- Comment #6 from Tadeu Zagallo <tzagallo at apple.com> ---
Created attachment 365806

  --> https://bugs.webkit.org/attachment.cgi?id=365806&action=review

Patch

I decided to fix just f32.max first, to make it easier to review. Once everyone
is happy with the solution and this lands, I'll go back and fix f32.min,
f64.min and f64.max


More information about the webkit-reviews mailing list