Index: test/Transforms/InstSimplify/implies.ll =================================================================== --- test/Transforms/InstSimplify/implies.ll +++ test/Transforms/InstSimplify/implies.ll @@ -128,7 +128,7 @@ ret i1 %res } -; i +_{nuw} 1 i < L +_{nuw} 1 +; i +_{nuw} 1 i < L +_{nuw} 1 define i1 @test8(i32 %length.i, i32 %i) { ; CHECK-LABEL: @test8( ; CHECK: ret i1 true