Hi,
I've added missing 'CHECK' statements for the test cases in xor.ll.
Also checked the statements by running 'make check-all'.
Please review.
Thanks.
Ankur
Paths
| Differential D6382
[xor.ll] Added Missing Check Statements for test cases ClosedPublic Authored by ankur29.garg on Nov 24 2014, 1:39 AM.
Details Summary Hi, Also checked the statements by running 'make check-all'. Please review. Thanks.
Diff Detail
Event Timelineankur29.garg updated this object. Comment Actions Hi Ankur, Please note that CHECK statements are used by FileCheck utility. So I will suggest you to either transform the whole test case to use the FileCheck utility Regards, ankur29.garg edited edge metadata. Comment ActionsHi Suyog, Thanks. This revision is now accepted and ready to land.Nov 25 2014, 12:39 AM
Diff 16598 llvm/trunk/test/Transforms/InstCombine/xor.ll
|