[PATCH] D101168: [C++4OpenCL] Add clang extension for non-portable kernel parameters
    Ole Strohm via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Apr 29 08:28:04 PDT 2021
    
    
  
olestrohm updated this revision to Diff 341526.
olestrohm set the repository for this revision to rG LLVM Github Monorepo.
olestrohm added a comment.
Added a link to the C++ for OpenCL specification and cleaned up the text according to the requests.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101168/new/
https://reviews.llvm.org/D101168
Files:
  clang/docs/LanguageExtensions.rst
  clang/include/clang/Basic/OpenCLExtensions.def
  clang/lib/Basic/Targets/AMDGPU.h
  clang/lib/Basic/Targets/NVPTX.h
  clang/lib/Sema/SemaDecl.cpp
  clang/test/Misc/amdgcn.languageOptsOpenCL.cl
  clang/test/Misc/nvptx.languageOptsOpenCL.cl
  clang/test/Misc/r600.languageOptsOpenCL.cl
  clang/test/SemaOpenCLCXX/invalid-kernel.clcpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101168.341526.patch
Type: text/x-patch
Size: 10279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210429/9e93ca9d/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list