[Openmp-commits] [PATCH] D87267: [OpenMP] Introduce GOMP mutexinoutset in the runtime

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


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

Fixed the GOMP dependency type assignment. Checked with the follow-up OMPT changes in D87680 <https://reviews.llvm.org/D87680>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87267

Files:
  openmp/runtime/src/i18n/en_US.txt
  openmp/runtime/src/kmp_gsupport.cpp
  openmp/runtime/test/tasking/omp50_task_depend_mtx3.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87267.292560.patch
Type: text/x-patch
Size: 6925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200917/1fb9f1e7/attachment-0001.bin>


More information about the Openmp-commits mailing list