Bug 148999

Summary: Implement the relational instructions for doubles in WebAssembly
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mark.lam, saam, sukolsak
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146064    
Attachments:
Description Flags
Patch
none
Add NaN and Infinity tests none

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.