Index: tests_lit/llvm2ice_tests/vector-icmp.ll |
diff --git a/tests_lit/llvm2ice_tests/vector-icmp.ll b/tests_lit/llvm2ice_tests/vector-icmp.ll |
index c0b8e86732ddd14876a1794fad83e75130feda47..6059b1df54cc9347fdafcdb36710a4e1552c4c38 100644 |
--- a/tests_lit/llvm2ice_tests/vector-icmp.ll |
+++ b/tests_lit/llvm2ice_tests/vector-icmp.ll |
@@ -6,7 +6,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 |