[PATCH] D60455: [SYCL] Add sycl_kernel attribute for accelerated code outlining

Alexey Bader via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 2 05:06:51 PST 2019


bader updated this revision to Diff 231679.
bader marked 2 inline comments as done.
bader added a comment.

Fixed SYCL code example for sycl_kernel attribute documentation and commit message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60455

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/SemaSYCL/kernel-attribute-on-non-sycl.cpp
  clang/test/SemaSYCL/kernel-attribute.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60455.231679.patch
Type: text/x-patch
Size: 11806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191202/6cda4471/attachment-0001.bin>


More information about the cfe-commits mailing list