https://bugs.llvm.org/show_bug.cgi?id=46573
Jonathan Peyton <jonathan.l.pey...@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |ee1c04a926904b34525e4577742
| |d8c10a23db814
CC| |jonathan.l.pey...@intel.com
--- Comment #1 from Jonathan Peyton <jonathan.l.pey...@intel.com> ---
Thanks for pointing this out Joachim!
Fixed in commit:
commit ee1c04a926904b34525e4577742d8c10a23db814
Author: Peyton, Jonathan L <jonathan.l.pey...@intel.com>
Date: Mon Sep 7 02:28:38 2020 -0500
[OpenMP] Fix if0 task with dependencies in the runtime
The current GOMP interface for serialized tasks does not take into
account task dependencies. Add the check and wait for dependencies.
Fixes: https://bugs.llvm.org/show_bug.cgi?id=46573
Differential Revision: https://reviews.llvm.org/D87271
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs