[Openmp-commits] [PATCH] D87269: [OpenMP] Introduce GOMP taskwait depend in the runtime

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Sep 17 10:31:38 PDT 2020


jlpeyton updated this revision to Diff 292558.
jlpeyton added a comment.

Change to XFAIL for clang and icc and add comment in test file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87269/new/

https://reviews.llvm.org/D87269

Files:
  openmp/runtime/src/kmp_ftn_os.h
  openmp/runtime/src/kmp_gsupport.cpp
  openmp/runtime/test/tasking/omp50_taskwait_depend.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87269.292558.patch
Type: text/x-patch
Size: 5305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200917/99a5d1bd/attachment.bin>


More information about the Openmp-commits mailing list