Bug 127320 - ArithSqrt in FTL
Summary: ArithSqrt in FTL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-20 16:02 PST by Matthew Mirman
Modified: 2014-02-07 13:01 PST (History)
1 user (show)

See Also:


Attachments
ArithSqrt in FTL patch (4.97 KB, patch)
2014-01-20 16:04 PST, Matthew Mirman
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Mirman 2014-01-20 16:02:06 PST
patch forthcoming.
Comment 1 Matthew Mirman 2014-01-20 16:04:41 PST
Created attachment 221702 [details]
ArithSqrt in FTL patch

Also simplified implementation of lowering for ArithSin and ArithCos
Comment 2 Filip Pizlo 2014-01-20 16:35:26 PST
Comment on attachment 221702 [details]
ArithSqrt in FTL patch

Awesome.  R=me.  I will land.
Comment 3 Filip Pizlo 2014-02-07 13:01:05 PST
Landed in http://trac.webkit.org/changeset/162388