WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110309
DFG::SpeculativeJIT::compileInt32ToDouble() has an unnecessary case for constant operands
https://bugs.webkit.org/show_bug.cgi?id=110309
Summary
DFG::SpeculativeJIT::compileInt32ToDouble() has an unnecessary case for const...
Filip Pizlo
Reported
2013-02-19 22:47:33 PST
It used to be necessary, back when we didn't have constant folding. Now we have constant folding.
Attachments
the patch
(2.15 KB, patch)
2013-02-19 22:49 PST
,
Filip Pizlo
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2013-02-19 22:49:18 PST
Created
attachment 189249
[details]
the patch
Filip Pizlo
Comment 2
2013-02-20 21:00:02 PST
Landed in
http://trac.webkit.org/changeset/143562
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