[PATCH] D19563: AMDGPU: Fix mishandling array allocations when promoting alloca

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 15:09:13 PDT 2016


arsenm updated this revision to Diff 55336.
arsenm added a comment.

Add test updates


http://reviews.llvm.org/D19563

Files:
  lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  test/CodeGen/AMDGPU/array-ptr-calc-i32.ll
  test/CodeGen/AMDGPU/indirect-private-64.ll
  test/CodeGen/AMDGPU/promote-alloca-array-allocation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19563.55336.patch
Type: text/x-patch
Size: 8733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/7fff5019/attachment.bin>


More information about the llvm-commits mailing list