Index: tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll |
diff --git a/tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll b/tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll |
index 0408d3d94ded5248c8001abeee74528d8737f905..bb1e1dc6fddb5d88d15795f2170976500a156694 100644 |
--- a/tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll |
+++ b/tests_lit/llvm2ice_tests/nacl-other-intrinsics.ll |
@@ -403,6 +403,8 @@ entry: |
; CHECK: xor [[REG_RES]],0x1f |
; ARM32-LABEL: test_ctlz_32 |
; ARM32: clz |
+; MIPS32-LABEL: test_ctlz_32 |
+; MIPS32: clz |
define internal i32 @test_ctlz_32_const() { |
entry: |