On Fri, Jun 20, 2014 at 2:20 PM, Vincent Belliard
<[email protected]> wrote:
I don't see an other way to do it either.
I understand your aim to reduce platform specific code
(even if memcopy and memset are quite basic functions).
Shall I close this CL?

I agree that adding this much Lithium code is undesirable. Two thoughts:
(1) Why exactly is the hand-written code faster, what extra work does it avoid?
What would it take to improve Hydrogen to generate code that's just as good?
(2) I don't see any write barriers in the new code. If the reason it's faster is
because you're skipping those, then that's a big no-no anyway and not worth
pursuing further.

https://codereview.chromium.org/330053002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to