[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
Mon Jun 12 14:15:13 PDT 2017


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

Exclude the change in emitIndirectSrc!

However, that change is necessary  for the current patch to pass!


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-padding-size-estimate.ll
  test/CodeGen/AMDGPU/target-cpu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33559.102245.patch
Type: text/x-patch
Size: 12653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/7b4f8bae/attachment.bin>


More information about the llvm-commits mailing list