[PATCH] D63442: [OpenCL] Add const, volatile and pointer handling for builtin functions

Sven van Haastregt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 05:21:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369373: [OpenCL] Add const, volatile and pointer builtin handling (authored by svenvh, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D63442?vs=215887&id=216107#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63442

Files:
  cfe/trunk/lib/Sema/OpenCLBuiltins.td
  cfe/trunk/test/SemaOpenCL/fdeclare-opencl-builtins.cl
  cfe/trunk/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63442.216107.patch
Type: text/x-patch
Size: 8570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/c5dc696b/attachment.bin>


More information about the llvm-commits mailing list