Chromium Code Reviews| Index: tests_lit/llvm2ice_tests/simple-loop.ll |
| diff --git a/tests_lit/llvm2ice_tests/simple-loop.ll b/tests_lit/llvm2ice_tests/simple-loop.ll |
| index b8fd0572bb82a7a8e563c59bbfef1b9025c44d01..0b06c7676dddb344056e3ca4d27d40b6524c5037 100644 |
| --- a/tests_lit/llvm2ice_tests/simple-loop.ll |
| +++ b/tests_lit/llvm2ice_tests/simple-loop.ll |
| @@ -46,5 +46,5 @@ for.end: |
| ; such atrocious code (by design). |
| ; OPTM1-LABEL: simple_loop |
| ; OPTM1: cmp {{.*}},0x0 |
| -; OPTM1: jg |
| +; OPTM1: setl |
| ; OPTM1: ret |