[Openmp-commits] [PATCH] D62488: Added propagation of not big initial stack size of master thread to workers.

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri May 31 08:12:45 PDT 2019


AndreyChurbanov updated this revision to Diff 202439.
AndreyChurbanov added a comment.

Test fixed: added "return 1" on possible failure of the test.


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

https://reviews.llvm.org/D62488

Files:
  runtime/src/kmp.h
  runtime/src/kmp_settings.cpp
  runtime/src/z_Linux_util.cpp
  runtime/test/misc_bugs/stack-propagate.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62488.202439.patch
Type: text/x-patch
Size: 3936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190531/909d6373/attachment.bin>


More information about the Openmp-commits mailing list