Bug 148999 - Implement the relational instructions for doubles in WebAssembly
Summary: Implement the relational instructions for doubles in WebAssembly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 146064
  Show dependency treegraph
 
Reported: 2015-09-09 03:14 PDT by Sukolsak Sakshuwong
Modified: 2015-09-09 14:01 PDT (History)
4 users (show)

See Also:


Attachments
Patch (16.10 KB, patch)
2015-09-09 03:33 PDT, Sukolsak Sakshuwong
no flags Details | Formatted Diff | Diff
Add NaN and Infinity tests (16.54 KB, patch)
2015-09-09 03:53 PDT, Sukolsak Sakshuwong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sukolsak Sakshuwong 2015-09-09 03:14:16 PDT
Implement the relational instructions for doubles (float64) in WebAssembly
Comment 1 Sukolsak Sakshuwong 2015-09-09 03:33:18 PDT
Created attachment 260854 [details]
Patch
Comment 2 Sukolsak Sakshuwong 2015-09-09 03:53:16 PDT
Created attachment 260856 [details]
Add NaN and Infinity tests
Comment 3 WebKit Commit Bot 2015-09-09 14:01:13 PDT
Comment on attachment 260856 [details]
Add NaN and Infinity tests

Clearing flags on attachment: 260856

Committed r189549: <http://trac.webkit.org/changeset/189549>
Comment 4 WebKit Commit Bot 2015-09-09 14:01:17 PDT
All reviewed patches have been landed.  Closing bug.