[PATCH] D16860: AMDGPU: Preserve alignments on new created globals

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 20:43:48 PST 2016


tstellarAMD accepted this revision.
tstellarAMD added a comment.
This revision is now accepted and ready to land.

LGTM.  Is the alignment on global variables actually used for things?  I thought it was the alignment on loads/stores that mattered.


http://reviews.llvm.org/D16860





More information about the llvm-commits mailing list