This is an archive of the discontinued LLVM Phabricator instance.

Added Missing Check Statements for "apint-select.ll" file.
AbandonedPublic

Authored by sonamkumari on Nov 26 2014, 10:30 PM.

Details

Reviewers
suyog
Summary

Hi Suyog,

I have added the missing Check Statements for "apint-select.ll" file.
Please help in reviewing it.

Regards,
Sonam.

Diff Detail

Event Timeline

sonamkumari retitled this revision from to Added Missing Check Statements for "apint-select.ll" file..
sonamkumari updated this object.
sonamkumari edited the test plan for this revision. (Show Details)
sonamkumari added a reviewer: suyog.
sonamkumari added a subscriber: Unknown Object (MLST).
suyog requested changes to this revision.Nov 27 2014, 12:19 AM
suyog edited edge metadata.

There is already CHECK-NOT present which checks if select is eliminated or not.
The objective of this test case was to check if select is eliminated.

I would suggest to refer following link for FileCheck :

http://llvm.org/docs/CommandGuide/FileCheck.html

This revision now requires changes to proceed.Nov 27 2014, 12:19 AM
sonamkumari abandoned this revision.Nov 27 2014, 12:29 AM