https://bugs.llvm.org/show_bug.cgi?id=46573
Jonathan Peyton <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |ee1c04a926904b34525e4577742
| |d8c10a23db814
CC| |[email protected]
--- Comment #1 from Jonathan Peyton <[email protected]> ---
Thanks for pointing this out Joachim!
Fixed in commit:
commit ee1c04a926904b34525e4577742d8c10a23db814
Author: Peyton, Jonathan L <[email protected]>
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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs