[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
Wed Jun 5 07:51:22 PDT 2019


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

Review comments addressed:

- removed printf("passed") when the test is skipped;
- changed default size to lower/upper limit for consistency during size adjustment.


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.203153.patch
Type: text/x-patch
Size: 4040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190605/5a94e8b2/attachment-0001.bin>


More information about the Openmp-commits mailing list