[PATCH] D20087: AMDGPU: Fix promote alloca pass creating huge arrays
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 20:23:34 PDT 2016
arsenm updated this revision to Diff 56992.
arsenm added a comment.
Fix attribute name
http://reviews.llvm.org/D20087
Files:
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
test/CodeGen/AMDGPU/amdgpu.private-memory.ll
test/CodeGen/AMDGPU/array-ptr-calc-i32.ll
test/CodeGen/AMDGPU/indirect-private-64.ll
test/CodeGen/AMDGPU/large-work-group-promote-alloca.ll
test/CodeGen/AMDGPU/private-memory-r600.ll
test/CodeGen/AMDGPU/promote-alloca-globals.ll
test/CodeGen/AMDGPU/promote-alloca-mem-intrinsics.ll
test/CodeGen/AMDGPU/promote-alloca-no-opts.ll
test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll
test/CodeGen/AMDGPU/promote-alloca-to-lds-icmp.ll
test/CodeGen/AMDGPU/promote-alloca-to-lds-phi.ll
test/CodeGen/AMDGPU/promote-alloca-to-lds-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20087.56992.patch
Type: text/x-patch
Size: 37372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/d9135ec9/attachment.bin>
More information about the llvm-commits
mailing list