[PATCH] D50104: [OpenCL] Always emit alloca in entry block for enqueue_kernel builtin

Scott Linder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 3 08:51:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338899: [OpenCL] Always emit alloca in entry block for enqueue_kernel builtin (authored by scott.linder, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50104?vs=158816&id=159021#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50104

Files:
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGenOpenCL/cl20-device-side-enqueue.cl
  cfe/trunk/test/CodeGenOpenCL/enqueue-kernel-non-entry-block.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50104.159021.patch
Type: text/x-patch
Size: 25662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180803/11156024/attachment-0001.bin>


More information about the cfe-commits mailing list