Index: tests/lib/typed_data/float32x4_test.dart |
diff --git a/tests/lib/typed_data/float32x4_test.dart b/tests/lib/typed_data/float32x4_test.dart |
index 7b92c88ce7552d6b38a9fa1c2de982b80dd37912..cb6eff659db98052b5610d3a6d1b02e652655390 100644 |
--- a/tests/lib/typed_data/float32x4_test.dart |
+++ b/tests/lib/typed_data/float32x4_test.dart |
@@ -2,6 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
// VMOptions=--max_deoptimization_counter_threshold=1000 --optimization-counter-threshold=10 --no-background-compilation |
+// VMOptions=--no-intrinsify |
// Library tag to be able to run in html test framework. |
library float32x4_test; |