[PATCH] D61488: [OpenCL] Make global ctor init function a kernel

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 8 08:56:42 PDT 2019


Anastasia updated this revision to Diff 198678.
Anastasia added a comment.

- Improved comments
- Switched to SPIR kernel


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61488/new/

https://reviews.llvm.org/D61488

Files:
  lib/CodeGen/CGDeclCXX.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  test/CodeGenOpenCLCXX/global_init.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61488.198678.patch
Type: text/x-patch
Size: 20332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190508/1e90f4e4/attachment-0001.bin>


More information about the cfe-commits mailing list