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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 11:16:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325372: AMDGPU/SI: Extend promoting alloca to vector to arrays of up to 16 elements (authored by chfang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D33559?vs=134656&id=134663#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33559

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/trunk/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  llvm/trunk/test/CodeGen/AMDGPU/indirect-private-64.ll
  llvm/trunk/test/CodeGen/AMDGPU/large-work-group-promote-alloca.ll
  llvm/trunk/test/CodeGen/AMDGPU/private-memory-r600.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-calling-conv.ll
  llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll
  llvm/trunk/test/CodeGen/AMDGPU/target-cpu.ll

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


More information about the llvm-commits mailing list