[PATCH] D53023: Prototype OpenCL BIFs using Tablegen

Joey Gouly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 11 03:21:01 PDT 2018


joey updated this revision to Diff 169182.
joey added a comment.

Re-uploading the patch. The previous version of the patch was missing the include and lib prefixes.


https://reviews.llvm.org/D53023

Files:
  include/clang/Basic/CMakeLists.txt
  include/clang/Basic/OpenCLBuiltins.td
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaExpr.cpp
  test/SemaOpenCL/builtin-new.cl
  utils/TableGen/CMakeLists.txt
  utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
  utils/TableGen/TableGen.cpp
  utils/TableGen/TableGenBackends.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53023.169182.patch
Type: text/x-patch
Size: 20695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181011/fbeea354/attachment-0001.bin>


More information about the cfe-commits mailing list