[Openmp-commits] [openmp] [OpenMP] Add num_threads clause list format and strict modifier support (PR #85466)
Shilei Tian via Openmp-commits
openmp-commits at lists.llvm.org
Fri Mar 29 20:42:55 PDT 2024
================
@@ -1268,6 +1268,11 @@ kmp_set_disp_num_buffers 890
__kmpc_atomic_val_8_cas_cpt 2158
%endif
+ # No longer need to put ordinal numbers
----------------
shiltian wrote:
This will not cause issue on Windows anymore?
https://github.com/llvm/llvm-project/pull/85466
More information about the Openmp-commits
mailing list