This is an archive of the discontinued LLVM Phabricator instance.

Fix lit test comment from r252331.
ClosedPublic

Authored by mcrosier on Apr 18 2016, 7:34 AM.

Details

Reviewers
sanjoy
Summary

The test is performing an unsigned comparison.

Chad

Diff Detail

Event Timeline

mcrosier updated this revision to Diff 54062.Apr 18 2016, 7:34 AM
mcrosier retitled this revision from to Fix lit test comment from r252331..
mcrosier updated this object.
mcrosier added a reviewer: sanjoy.
mcrosier added a subscriber: llvm-commits.
sanjoy accepted this revision.Apr 18 2016, 12:09 PM
sanjoy edited edge metadata.
sanjoy added inline comments.
test/Transforms/InstSimplify/implies.ll
144

Can you please fix this one too? :)

This revision is now accepted and ready to land.Apr 18 2016, 12:09 PM
mcrosier closed this revision.Apr 18 2016, 12:18 PM
mcrosier marked an inline comment as done.

Committed r266657.

test/Transforms/InstSimplify/implies.ll
144

Sure.