diff options
author | Scott Linder <scott@scottlinder.com> | 2018-08-03 15:50:52 +0000 |
---|---|---|
committer | Scott Linder <scott@scottlinder.com> | 2018-08-03 15:50:52 +0000 |
commit | 91f578467ce92eda271182f4d431cdf5614a44e3 (patch) | |
tree | 8c7cd06976fc237cdda1a13501721b67f071a3ff /llvm/lib/Support/Compression.cpp | |
parent | faa1ff16c1716d92d907060f713a14fbca4a7ea7 (diff) | |
download | llvm-91f578467ce92eda271182f4d431cdf5614a44e3.zip llvm-91f578467ce92eda271182f4d431cdf5614a44e3.tar.gz llvm-91f578467ce92eda271182f4d431cdf5614a44e3.tar.bz2 |
[OpenCL] Always emit alloca in entry block for enqueue_kernel builtin
Ensures the statically sized alloca is not converted to DYNAMIC_STACKALLOC
later because it is not in the entry block.
Differential Revision: https://reviews.llvm.org/D50104
llvm-svn: 338899
Diffstat (limited to 'llvm/lib/Support/Compression.cpp')
0 files changed, 0 insertions, 0 deletions