[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 00:24:33 PST 2019


bader updated this revision to Diff 231644.
bader marked an inline comment as done.
bader added a comment.

Applied @aaron.ballman suggestions to kernel-attribute.cpp test


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.231644.patch
Type: text/x-patch
Size: 11822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191202/b89050b3/attachment.bin>


More information about the cfe-commits mailing list