[PATCH] D58504: [OpenCL][8.0.0 Release] Notes for OpenCL

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 21 07:35:03 PST 2019


Anastasia marked an inline comment as done.
Anastasia added inline comments.


================
Comment at: docs/ReleaseNotes.rst:14
 
-This document contains the release notes for the Clang C/C++/Objective-C
+This document contains the release notes for the Clang C/C++/Objective-C/OpenCL
 frontend, part of the LLVM Compiler Infrastructure, release 8.0.0. Here we
----------------
ABataev wrote:
> Anastasia wrote:
> > Anastasia wrote:
> > > @hans  I am not sure if it's best to list all languages supported (i.e. OpenMP, Renderscript, CUDA are still missing) or alternatively we could change to something like - Clang C language family frontend? The latter one is taken from the main page: https://clang.llvm.org/. Although, OpenMP is missing on the main page.
> > @ABataev should the main page be updated to list OpenMP explicitly?
> Well, generally speaking, OpenMP is not a programming language, it is an API, i.e. just an extension for C/C++/Fortran. Not sure that it must be in the list of the actual languages.
Ok, then I guess it will be ok to leave it out in this update to the release notes too!


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

https://reviews.llvm.org/D58504





More information about the cfe-commits mailing list