[PATCH] D28814: [OpenCL] Add missing address spaces in IR generation of Blocks

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 26 05:12:23 PST 2017


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

Updated NULL ptr generation and added separate CodeGen test for checking amended Block generation behaviour in OpenCL!


https://reviews.llvm.org/D28814

Files:
  lib/AST/Expr.cpp
  lib/CodeGen/CGBlocks.cpp
  lib/CodeGen/CGBuiltin.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaType.cpp
  test/CodeGenOpenCL/blocks.cl
  test/CodeGenOpenCL/cl20-device-side-enqueue.cl
  test/SemaOpenCL/invalid-block.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28814.85888.patch
Type: text/x-patch
Size: 39011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170126/9b9eb89d/attachment-0001.bin>


More information about the cfe-commits mailing list