[PATCH] D33559: AMDGPU/SI: Extend promoting alloca to vector to arrays of up to 16 elements

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 11:04:26 PST 2018


cfang updated this revision to Diff 134656.
cfang added a comment.

Update LIT tests before landing since the patch was developed a long time back.


https://reviews.llvm.org/D33559

Files:
  lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  test/CodeGen/AMDGPU/amdgpu.private-memory.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-calling-conv.ll
  test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll
  test/CodeGen/AMDGPU/target-cpu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33559.134656.patch
Type: text/x-patch
Size: 13926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/85a05c6c/attachment.bin>


More information about the llvm-commits mailing list