Bug 177058 - WSL needs float and double support
Summary: WSL needs float and double support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2017-09-17 14:20 PDT by Myles C. Maxfield
Modified: 2018-10-13 16:34 PDT (History)
4 users (show)

See Also:


Attachments
Patch (36.66 KB, patch)
2017-09-17 14:28 PDT, Myles C. Maxfield
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2017-09-17 14:20:40 PDT
WSL needs float and double support
Comment 1 Myles C. Maxfield 2017-09-17 14:28:36 PDT
Created attachment 321055 [details]
Patch
Comment 2 Myles C. Maxfield 2017-09-17 16:38:32 PDT
I probably should add native operator float(double) and native operator double(float).
Comment 3 Myles C. Maxfield 2017-09-17 17:32:03 PDT
Committed r222138: <http://trac.webkit.org/changeset/222138>
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:27:32 PDT
<rdar://problem/34693315>
Comment 5 Myles C. Maxfield 2018-10-13 16:34:40 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/128