[PATCH] D43240: [OpenCL] Fix __enqueue_block for block with captures

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 08:41:18 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325264: [OpenCL] Fix __enqueue_block for block with captures (authored by yaxunl, committed by ).
Herald added subscribers: llvm-commits, nhaehnle.

Changed prior to commit:
  https://reviews.llvm.org/D43240?vs=134041&id=134439#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43240

Files:
  cfe/trunk/lib/CodeGen/CGBlocks.cpp
  cfe/trunk/lib/CodeGen/CGOpenCLRuntime.cpp
  cfe/trunk/lib/CodeGen/CGOpenCLRuntime.h
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl
  cfe/trunk/test/CodeGenOpenCL/cl20-device-side-enqueue.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43240.134439.patch
Type: text/x-patch
Size: 13511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/073480f5/attachment.bin>


More information about the llvm-commits mailing list