================
@@ -192,6 +192,8 @@ Removed Compiler Flags
 Attribute Changes in Clang
 --------------------------
 
+- Added support for the `[[omp::assume]]` attribute.
----------------
Sirraide wrote:

> This should probably go under an OpenMP-specific section as it relates more 
> to OpenMP than anything else.

Should I add an omp-specific section to the Clang release notes? Because there 
doesn’t seem to be one, and the OpenMP release notes in the `openmp` directory 
are specifically meant for changes to the runtime—at least according to a 
comment there.

https://github.com/llvm/llvm-project/pull/84582
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to