[PATCH] D23452: [OpenCL] Release 3.9 notes
Hans Wennborg via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 12 11:14:30 PDT 2016
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
lgtm!
Please commit to https://llvm.org/svn/llvm-project/cfe/branches/release_39 or let me know if you'd prefer me to do it.
================
Comment at: docs/ReleaseNotes.rst:206
@@ +205,3 @@
+- Supported extensions are now part of the target representation to give correct
+ diagnostics for unsupported target features during compilation. For example,
+ when compiling for a target that does not support the double precision
----------------
very minor nit: there are two spaces after "diagnostics"
https://reviews.llvm.org/D23452
More information about the cfe-commits
mailing list