Enable tasks dependencies hashmaps resizing.
authorAndrey Churbanov <Andrey.Churbanov@intel.com>
Wed, 25 Sep 2019 14:40:19 +0000 (14:40 +0000)
committerAndrey Churbanov <Andrey.Churbanov@intel.com>
Wed, 25 Sep 2019 14:40:19 +0000 (14:40 +0000)
commita1639b9bba7cc6ef32a6a0c4db4f98301b91f6be
tree574bf499dd3df6f8852253b4e1755297e8f277fa
parent6d4ea22e70924da411998edcbdb321bfd3f17545
Enable tasks dependencies hashmaps resizing.

Patch by viroulep (Philippe Virouleau)

Differential Revision: https://reviews.llvm.org/D67447

llvm-svn: 372879
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_taskdeps.cpp
openmp/runtime/test/tasking/omp_task_depend_resize_hashmap.c [new file with mode: 0644]