Index: tests_lit/llvm2ice_tests/test_i1.ll |
diff --git a/tests_lit/llvm2ice_tests/test_i1.ll b/tests_lit/llvm2ice_tests/test_i1.ll |
index 6d623cc68f34c0177f530fbbc905c9b81e5b3e12..5e4fd7c82ed53122005774ab57c9f00c00154603 100644 |
--- a/tests_lit/llvm2ice_tests/test_i1.ll |
+++ b/tests_lit/llvm2ice_tests/test_i1.ll |
@@ -118,7 +118,7 @@ entry: |
; match the trunc instruction |
; CHECK: and {{.*}}, 1 |
; match the sext i1 instruction |
-; CHECK: movzx [[REG:.*]], |
+; CHECK: movzx e[[REG:.*]], |
; CHECK-NEXT: shl [[REG]], 15 |
; CHECK-NEXT: sar [[REG]], 15 |