[PATCH] D19223: Fix lit test comment from r252331.

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 12:18:01 PDT 2016


mcrosier closed this revision.
mcrosier marked an inline comment as done.
mcrosier added a comment.

Committed r266657.


================
Comment at: test/Transforms/InstSimplify/implies.ll:144
@@ -143,3 +143,3 @@
 
 ; i +_{nuw} C <s L ==> i < L, even if C is negative
 define i1 @test9(i32 %length.i, i32 %i) {
----------------
sanjoy wrote:
> Can you please fix this one too? :)
Sure.


http://reviews.llvm.org/D19223





More information about the llvm-commits mailing list