This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add a test checking alignments of emitted globals/allocas
ClosedPublic

Authored by arsenm on Jan 25 2017, 5:33 PM.

Details

Summary

Make sure the spec required type alignments are used in preparation
for a possible change which may break this.

Diff Detail

Event Timeline

arsenm created this revision.Jan 25 2017, 5:33 PM
kzhuravl accepted this revision.Feb 6 2017, 8:37 AM

LGTM.

This revision is now accepted and ready to land.Feb 6 2017, 8:37 AM
yaxunl accepted this revision.Feb 6 2017, 8:47 AM

LGTM. Thanks!

arsenm closed this revision.Feb 6 2017, 8:39 PM

r294278