[PATCH] D64319: [OpenCL] Add function attributes handling for builtin functions

Pierre GONDOIS via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 8 03:37:25 PDT 2019


Pierre created this revision.
Pierre added reviewers: Anastasia, svenvh.
Pierre added projects: clang, LLVM.
Herald added subscribers: cfe-commits, kristina.

Add handling to for the "overload, "pure", "constant" and 
"convergent" function attributes for OpenCL builtin functions.


Repository:
  rC Clang

https://reviews.llvm.org/D64319

Files:
  clang/lib/Sema/OpenCLBuiltins.td
  clang/lib/Sema/SemaLookup.cpp
  clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64319.208353.patch
Type: text/x-patch
Size: 7896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190708/9766e670/attachment.bin>


More information about the cfe-commits mailing list