This is an archive of the discontinued LLVM Phabricator instance.

[test] (NFC) Simplify Transforms/ConstProp/calls.ll
ClosedPublic

Authored by vsk on Aug 27 2015, 6:20 PM.

Details

Summary

I noticed some bloat in this test. It can be trimmed down without affecting any functionality.

Diff Detail

Repository
rL LLVM

Event Timeline

vsk updated this revision to Diff 33387.Aug 27 2015, 6:20 PM
vsk retitled this revision from to [test] (NFC) Simplify Transforms/ConstProp/calls.ll.
vsk updated this object.
vsk added a reviewer: eschnett.
vsk added a subscriber: llvm-commits.
eschnett edited edge metadata.Aug 27 2015, 7:43 PM

Thanks for the cleanup.

LGTM.

-erik

This revision was automatically updated to reflect the committed changes.