[Openmp-commits] [PATCH] D23115: __kmp_free_task: Fix for serial explicit tasks producing proxy tasks
Jonas Hahnfeld via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 3 04:20:41 PDT 2016
Hahnfeld added a comment.
In https://reviews.llvm.org/D23115#504638, @hfinkel wrote:
> Please add your example as a regression test case.
Hmm, that will be tricky: Currently only the Intel Compiler will generate proxy tasks for `target nowait`...
https://reviews.llvm.org/D23115
More information about the Openmp-commits
mailing list