This is an archive of the discontinued LLVM Phabricator instance.

[ArgPromotion] Add a testcase for PR32917
ClosedPublic

Authored by mstorsjo on May 4 2017, 2:37 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mstorsjo created this revision.May 4 2017, 2:37 PM
davide accepted this revision.May 4 2017, 2:39 PM

LGTM.

test/Transforms/ArgumentPromotion/pr32917.ll
15 ↗(On Diff #97879)

You don't need #0.

This revision is now accepted and ready to land.May 4 2017, 2:39 PM
This revision was automatically updated to reflect the committed changes.