On 2014/03/13 09:36:39, Sven Panne wrote:
https://codereview.chromium.org/197803005/diff/1/src/hydrogen.cc
File src/hydrogen.cc (right):
https://codereview.chromium.org/197803005/diff/1/src/hydrogen.cc#newcode8939
src/hydrogen.cc:8939: HConstant::cast(const32)->Integer32Value() != 32) {
Simplify this brain teaser to
return sub->left()->EqualsInteger32Constant(32)) && sub->right() == sa;
Nice one, thanks! Uploaded the new patch set with the test.
https://codereview.chromium.org/197803005/
--
--
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.