[PATCH] D64319: [OpenCL] Add function attributes handling for builtin functions
Sven van Haastregt via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 27 10:30:35 PDT 2019
svenvh updated this revision to Diff 222197.
svenvh edited the summary of this revision.
svenvh added a comment.
Herald added a reviewer: rengolin.
- Rebase onto recent master.
- Fix formatting.
- Use predefined attribute sets like "Attr.Const" instead of bit lists.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64319/new/
https://reviews.llvm.org/D64319
Files:
clang/lib/Sema/OpenCLBuiltins.td
clang/lib/Sema/SemaLookup.cpp
clang/test/CodeGenOpenCL/fdeclare-opencl-builtins.cl
clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64319.222197.patch
Type: text/x-patch
Size: 14919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190927/3aaf2363/attachment-0001.bin>
More information about the cfe-commits
mailing list