Bug 129503 - FTL should be able to call sin/cos directly on platforms where the intrinsic is busted
Summary: FTL should be able to call sin/cos directly on platforms where the intrinsic ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2014-02-28 12:25 PST by Filip Pizlo
Modified: 2014-03-02 09:56 PST (History)
10 users (show)

See Also:


Attachments
the patch (3.23 KB, patch)
2014-02-28 12:26 PST, Filip Pizlo
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 Filip Pizlo 2014-02-28 12:25:56 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2014-02-28 12:26:49 PST
Created attachment 225481 [details]
the patch
Comment 2 Mark Lam 2014-02-28 12:31:50 PST
Comment on attachment 225481 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-03-02 09:56:30 PST
Landed in http://trac.webkit.org/changeset/164878