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

Alexey Bader via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 3 08:23:28 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc094e7dc4b3f: [SYCL] Add sycl_kernel attribute for accelerated code outlining (authored by Fznamznon, committed by bader).

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.231918.patch
Type: text/x-patch
Size: 11806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191203/a7086304/attachment-0001.bin>


More information about the cfe-commits mailing list