Bug 164877 - Add sqrt to Wasm
Summary: Add sqrt to Wasm
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: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-17 10:53 PST by Keith Miller
Modified: 2016-11-17 11:07 PST (History)
4 users (show)

See Also:


Attachments
Patch (7.43 KB, patch)
2016-11-17 10:56 PST, Keith Miller
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-11-17 10:53:53 PST
Add sqrt to Wasm
Comment 1 Keith Miller 2016-11-17 10:56:03 PST
Created attachment 295057 [details]
Patch
Comment 2 Mark Lam 2016-11-17 10:56:51 PST
Comment on attachment 295057 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-11-17 10:57:18 PST
This patch modifies one of the wasm.json files. Please ensure that any changes in one have been mirrored to the other. You can find the wasm.json files at "Source/JavaScriptCore/wasm/wasm.json" and "JSTests/wasm/wasm.json".
Comment 4 Keith Miller 2016-11-17 11:07:41 PST
Committed r208854: <http://trac.webkit.org/changeset/208854>