[PATCH] D86626: [OpenCL][Docs] 10.x release notes

Sven van Haastregt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 08:11:25 PDT 2020


svenvh added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:267
 
-...
+- Added `cl_khr_extended_subgroup` to clang and the internal header.
+
----------------
cl_khr_extended_subgroups (ends with -s)?

But isn't it supposed to be `cl_khr_subgroup_extensions`? I am really confused now.


================
Comment at: clang/docs/ReleaseNotes.rst:275
+
+- Improved in command line options for fast relaxed math.
+
----------------
Drop "in".


================
Comment at: clang/docs/ReleaseNotes.rst:277
+
+- Improved `atomic_fetch_min/max` function in the internal header
+  (`opencl-c.h`).
----------------
functions


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

https://reviews.llvm.org/D86626



More information about the cfe-commits mailing list