[PATCH] D89143: [OpenCL][Docs] Improved description of the supported language functionality.
    Anastasia Stulova via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Oct  9 09:53:04 PDT 2020
    
    
  
Anastasia added inline comments.
================
Comment at: clang/docs/UsersManual.rst:2718
+Clang only supports the full OpenCL profile, and not `the embedded profile
+<https://github.com/KhronosGroup/OpenCL-Docs/blob/master/api/embedded_profile.asciidoc>`_.
+
----------------
I am surprised this doesn't appear on the registry page though. It would be nicer to link a pdf or an html instead of sources. 
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89143/new/
https://reviews.llvm.org/D89143
    
    
More information about the cfe-commits
mailing list