kparzysz wrote: > It will be easy to make the decision if we see the support table. For OpenMP > 4.5 and above if the taskloop support is complete then I am personally OK to > remove the warning and rely on NYI messages.
The question in this PR is whether we have that warning at all, or if we can completely remove it. Making it version-dependent doesn't make any difference here. It seems like you're in favor of keeping it. https://github.com/llvm/llvm-project/pull/196354 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
