On 2013/01/09 12:31:06, Yang wrote:
Remark for the future not really related to this CL: both multiply-add and
floor-of-div essentially do the same thing. The former is implemented in
Lithium, the latter in Hydrogen. Both have their merits, but maybe we
should
consistently consider choosing one over the other.
For reference, here is the comment where Jakob suggested I'd do multiply-add
during Lithium formation:
https://chromiumcodereview.appspot.com/11293061/#msg5
If we want to be consistent here, I could look into switching over the
floor-of-div code as a clean-up.
https://chromiumcodereview.appspot.com/11783049/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev