Index: tests_lit/llvm2ice_tests/vector-ops.ll |
diff --git a/tests_lit/llvm2ice_tests/vector-ops.ll b/tests_lit/llvm2ice_tests/vector-ops.ll |
index 679b565fa22d3e8b3f811c9961f0d20a078be954..5145ad3764bc3705e071a973249b5f54a2538e92 100644 |
--- a/tests_lit/llvm2ice_tests/vector-ops.ll |
+++ b/tests_lit/llvm2ice_tests/vector-ops.ll |
@@ -11,7 +11,7 @@ |
; RUN: %if --need=target_MIPS32 --need=allow_dump \ |
; RUN: --command %p2i --filetype=asm --assemble --disassemble --target mips32\ |
-; RUN: -i %s --args -O2 --skip-unimplemented \ |
+; RUN: -i %s --args -O2 \ |
; RUN: | %if --need=target_MIPS32 --need=allow_dump \ |
; RUN: --command FileCheck --check-prefix MIPS32 %s |