Bug 151692 - [JSC] Add Sqrt to B3
Summary: [JSC] Add Sqrt to B3
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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-30 19:19 PST by Benjamin Poulain
Modified: 2015-11-30 20:59 PST (History)
5 users (show)

See Also:


Attachments
Patch (9.09 KB, patch)
2015-11-30 19:19 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (9.09 KB, patch)
2015-11-30 19:25 PST, Benjamin Poulain
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-11-30 19:19:26 PST
[JSC] Add Sqrt to B3
Comment 1 Benjamin Poulain 2015-11-30 19:19:49 PST
Created attachment 266324 [details]
Patch
Comment 2 Benjamin Poulain 2015-11-30 19:25:42 PST
Created attachment 266325 [details]
Patch
Comment 3 Geoffrey Garen 2015-11-30 19:44:25 PST
Comment on attachment 266325 [details]
Patch

r=me
Comment 4 Benjamin Poulain 2015-11-30 20:59:13 PST
Committed r192857: <http://trac.webkit.org/changeset/192857>