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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 10:10:37 PST 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

Also switch to internal linkage, and include the name of the function in the name.

http://reviews.llvm.org/D16860

Files:
  lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  test/CodeGen/AMDGPU/private-memory.ll
  test/CodeGen/AMDGPU/promote-alloca-mem-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16860.46804.patch
Type: text/x-patch
Size: 6376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/0213b649/attachment.bin>


More information about the llvm-commits mailing list