[Openmp-commits] [PATCH] D29597: Fixed intermittent hang on tests with "target teams if(0)" construct with no parallel inside

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 15 00:31:36 PST 2017


Hahnfeld accepted this revision.
Hahnfeld added a comment.
This revision is now accepted and ready to land.

LGTM. Coud you add a test case on commit? Maybe with a simple call of `__kmpc_fork_call` with the right parameters to not rely on compiler support?


Repository:
  rL LLVM

https://reviews.llvm.org/D29597





More information about the Openmp-commits mailing list