This is an archive of the discontinued LLVM Phabricator instance.

Inliner: Add missing test for alignment assume with byval
ClosedPublic

Authored by arsenm on Jun 26 2020, 9:27 AM.

Details

Summary

No tests were stressing the behavior for hasPassPointeeByValueAttr.

Diff Detail

Event Timeline

arsenm created this revision.Jun 26 2020, 9:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2020, 9:27 AM
Herald added a subscriber: wdng. · View Herald Transcript
jdoerfert accepted this revision.Jun 26 2020, 10:22 AM

Better test coverage, sure :)

This revision is now accepted and ready to land.Jun 26 2020, 10:22 AM