AMDGPU: Respect align argument parameter
This should avoid relying on the pointee type to get the alignment, particularly since pointee types are supposed to be removed at some point. Also fixes not getting the alignment for unsized types. llvm-svn: 335478
Loading
Please sign in to comment