[Openmp-commits] [PATCH] D131830: [OpenMP] Clang Support for taskwait nowait clause

Martin Storsjö via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Dec 10 09:18:33 PST 2022


mstorsjo added a comment.

In D131830#3986436 <https://reviews.llvm.org/D131830#3986436>, @koops wrote:

>> (There seems to be another unrelated regression at the same time though, regarding the symbol __kmpc_fork_call_if.)
>
> I do not know about this regression. I have not touched this function.

Yeah, that one should be separate, I guess it stems from D138495 <https://reviews.llvm.org/D138495>.

This updated patch should be ok with me to recommit.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131830/new/

https://reviews.llvm.org/D131830



More information about the Openmp-commits mailing list