alexey-bataev wrote:

> `[[clang::assume]]` or `__attribute__((assume))` are the OpenMP one

OpenMP requires only [[omp::assume]], neither [[clang::assume]] nor 
__attribute__((assume)) are OpenMP requirement.

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

Reply via email to