Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
openmp/trunk/runtime/
-
trunk/
-
runtime/
-
src/
-
kmp_gsupport.c
-
test/tasking/
-
tasking/
-
bug_serial_taskgroup.c
Hide Panel
f
Keyboard Reference
?
Differential
D23259
kmp_gsupport: Fix library initialization with taskgroup
Closed
Public
Authored by
Hahnfeld
on Aug 8 2016, 5:22 AM.
Download Raw Diff
Details
Reviewers
jlpeyton
AndreyChurbanov
Commits
rGad0c42e3a9a1: kmp_gsupport: Fix library initialization with taskgroup
rOMP278003: kmp_gsupport: Fix library initialization with taskgroup
rL278003: kmp_gsupport: Fix library initialization with taskgroup
Diff Detail
Repository
rL LLVM
Event Timeline
Hahnfeld
updated this revision to
Diff 67146
.
Aug 8 2016, 5:22 AM
Hahnfeld
retitled this revision from
to
kmp_gsupport: Fix library initialization with taskgroup
.
Hahnfeld
updated this object.
Hahnfeld
added reviewers:
AndreyChurbanov
,
jlpeyton
.
Hahnfeld
added a subscriber:
openmp-commits
.
AndreyChurbanov
accepted this revision.
Aug 8 2016, 5:25 AM
AndreyChurbanov
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Aug 8 2016, 5:25 AM
AndreyChurbanov
added inline comments.
Aug 8 2016, 5:39 AM
runtime/test/tasking/bug_serial_taskgroup.c
6 ↗
(On Diff #67146)
"of not yet done" --> "if mot yet done" - typo?
Hahnfeld
marked an inline comment as done.
Aug 8 2016, 6:29 AM
Hahnfeld
added inline comments.
runtime/test/tasking/bug_serial_taskgroup.c
6 ↗
(On Diff #67146)
Yes, will fix it in the commit.
Closed by commit
rL278003: kmp_gsupport: Fix library initialization with taskgroup
(authored by
Hahnfeld
).
·
Explain Why
Aug 8 2016, 6:31 AM
This revision was automatically updated to reflect the committed changes.
Hahnfeld
marked an inline comment as done.