[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
Mon Aug 8 00:14:42 PDT 2016


Hahnfeld updated this revision to Diff 67128.
Hahnfeld added a comment.

After some offline discussion with Andrey, this seems to work and doesn't leak any allocated task structs


https://reviews.llvm.org/D23115

Files:
  runtime/src/kmp_tasking.c
  runtime/test/tasking/bug_nested_proxy_task.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23115.67128.patch
Type: text/x-patch
Size: 6838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160808/b6f9efe0/attachment.bin>


More information about the Openmp-commits mailing list