This is an archive of the discontinued LLVM Phabricator instance.

[InlineCost] Add a test case for GEP cost
ClosedPublic

Authored by haicheng on Jun 1 2017, 7:39 AM.

Details

Summary

See D33685. The added test case is to check whether the simplified value is passed to getGEPCost().

Diff Detail

Repository
rL LLVM

Event Timeline

haicheng created this revision.Jun 1 2017, 7:39 AM
efriedma accepted this revision.Jun 1 2017, 10:55 AM

LGTM. Thanks!

This revision is now accepted and ready to land.Jun 1 2017, 10:55 AM
This revision was automatically updated to reflect the committed changes.