https://codereview.chromium.org/1273353003/diff/1/src/code-stubs-hydrogen.cc
File src/code-stubs-hydrogen.cc (right):

https://codereview.chromium.org/1273353003/diff/1/src/code-stubs-hydrogen.cc#newcode402
src/code-stubs-hydrogen.cc:402:
is_float32x4.If<HCompareObjectEqAndBranch>(
Can we do an instance type check first to skip forward to the object
case?

We could then bail out to the runtime implementation for the simd case
(if we don't care about performance that much).

https://codereview.chromium.org/1273353003/

--
--
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