Closed
Bug 811767
Opened 13 years ago
Closed 12 years ago
BaselineCompiler: Implement double truncating version of bitwise ops
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 847205
People
(Reporter: evilpies, Unassigned)
References
Details
For good performance on some benchmarks we really need a version where we truncate doubles to ints.
| Reporter | ||
Updated•13 years ago
|
Comment 1•12 years ago
|
||
I did not realize this bug already existed when I created the (Double|Int32 BITOP Double|Int32) bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•