Bug 151292 - [JSC] Add trivial lowering for B3's Div with doubles
Summary: [JSC] Add trivial lowering for B3's Div with doubles
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-13 21:09 PST by Benjamin Poulain
Modified: 2015-11-17 14:02 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.51 KB, patch)
2015-11-13 21:11 PST, Benjamin Poulain
no flags 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-13 21:09:44 PST
[JSC] Add trivial lowering for B3's Div with doubles
Comment 1 Benjamin Poulain 2015-11-13 21:11:26 PST
Created attachment 265533 [details]
Patch
Comment 2 Geoffrey Garen 2015-11-14 12:18:17 PST
Comment on attachment 265533 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2015-11-16 15:49:21 PST
Comment on attachment 265533 [details]
Patch

Clearing flags on attachment: 265533

Committed r192493: <http://trac.webkit.org/changeset/192493>
Comment 4 Benjamin Poulain 2015-11-16 15:49:27 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2015-11-16 16:06:56 PST
Re-opened since this is blocked by bug 151328
Comment 6 Benjamin Poulain 2015-11-17 14:02:53 PST
The revert was a mistake, it never landed.