| Index: tests_lit/llvm2ice_tests/vector-align.ll
|
| diff --git a/tests_lit/llvm2ice_tests/vector-align.ll b/tests_lit/llvm2ice_tests/vector-align.ll
|
| index 5e278377819ae258f48c2388f56a461940fdc884..e578725f827eb34be383994fc3e06ea0e6a32f4f 100644
|
| --- a/tests_lit/llvm2ice_tests/vector-align.ll
|
| +++ b/tests_lit/llvm2ice_tests/vector-align.ll
|
| @@ -9,7 +9,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
|
|
|
|
|