WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 151457
FTL->B3 lowering should support absolute(), double comparisons, and intToDouble()
https://bugs.webkit.org/show_bug.cgi?id=151457
Summary
FTL->B3 lowering should support absolute(), double comparisons, and intToDoub...
Filip Pizlo
Reported
2015-11-19 12:21:46 PST
Patch forthcoming.
Attachments
the patch
(7.08 KB, patch)
2015-11-19 12:22 PST
,
Filip Pizlo
benjamin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2015-11-19 12:22:45 PST
Created
attachment 265882
[details]
the patch
Benjamin Poulain
Comment 2
2015-11-19 12:25:25 PST
Comment on
attachment 265882
[details]
the patch View in context:
https://bugs.webkit.org/attachment.cgi?id=265882&action=review
> Source/JavaScriptCore/dfg/DFGCommon.h:41 > -#define FTL_USES_B3 0 > +#define FTL_USES_B3 1
Don't forget that one.
Filip Pizlo
Comment 3
2015-11-19 12:27:17 PST
Landed in
http://trac.webkit.org/changeset/192651
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug