This is an archive of the discontinued LLVM Phabricator instance.

[test/Transforms/InstCombine/shift.ll] Removed duplicate test cases
ClosedPublic

Authored by ankur29.garg on Dec 2 2014, 1:10 AM.

Details

Reviewers
majnemer
suyog
Summary

Hi,
Removed some duplicate test cases from the file /test/Transforms/InstCombine/shift.ll.

test54 and test57 were duplicates of each other.
test55 and test58 were duplicates of each other.

(Removed test57 and test58)

Please review.

Thanks.

Diff Detail

Event Timeline

ankur29.garg retitled this revision from to [test/Transforms/InstCombine/shift.ll] Removed duplicate test cases.
ankur29.garg updated this object.
ankur29.garg edited the test plan for this revision. (Show Details)
ankur29.garg added reviewers: suyog, majnemer.
ankur29.garg set the repository for this revision to rL LLVM.
ankur29.garg updated this object.
ankur29.garg added a subscriber: Unknown Object (MLST).
suyog accepted this revision.Dec 9 2014, 2:23 AM
suyog edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 9 2014, 2:23 AM
ankur29.garg closed this revision.Dec 9 2014, 2:37 AM

Closed by commit rL223767 (authored by @ankur29.garg)