Chromium Code Reviews| Index: test/cctest/wasm/test-run-wasm-64.cc |
| diff --git a/test/cctest/wasm/test-run-wasm-64.cc b/test/cctest/wasm/test-run-wasm-64.cc |
| index fbd594845303cba68f3780c7ead6764e7cd1a555..d38d192d634cdb67f8e1def08df4e0ae275e0ed9 100644 |
| --- a/test/cctest/wasm/test-run-wasm-64.cc |
| +++ b/test/cctest/wasm/test-run-wasm-64.cc |
| @@ -41,7 +41,7 @@ |
| #define FOREACH_I64_OPERATOR(V) \ |
| V(DepthFirst, true) \ |
| - V(I64Phi, false) \ |
| + V(I64Phi, true) \ |
| V(I64Const, true) \ |
| V(I64Return, true) \ |
| V(I64Param, true) \ |