aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2017-04-17 19:48:24 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2017-04-17 19:48:24 +0000
commit869fec278cfa6c0acdeedb45a5dfc5b24e7e01a0 (patch)
treeadcf6bb53b4f179581bf948220cd055601bd2094 /clang/lib/CodeGen/CodeGenModule.cpp
parent7769a0854efe4726422137d6d6aa33288e1c9a51 (diff)
downloadllvm-869fec278cfa6c0acdeedb45a5dfc5b24e7e01a0.zip
llvm-869fec278cfa6c0acdeedb45a5dfc5b24e7e01a0.tar.gz
llvm-869fec278cfa6c0acdeedb45a5dfc5b24e7e01a0.tar.bz2
AMDGPU: Change stack alignment
While the incoming stack for a kernel is 256-byte aligned, this refers to the base address of the entire wave. This isn't useful information for most of codegen. Fixes unnecessarily aligning stack objects in callees. llvm-svn: 300481
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions