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

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 12:09:33 PDT 2016


sanjoy accepted this revision.
This revision is now accepted and ready to land.

================
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) {
----------------
Can you please fix this one too? :)


http://reviews.llvm.org/D19223





More information about the llvm-commits mailing list