This is an archive of the discontinued LLVM Phabricator instance.

Refactor of task_team code.
ClosedPublic

Authored by jlpeyton on Oct 22 2015, 1:25 PM.

Details

Summary

This is a refactoring of the task_team code that more elegantly handles the two
task_team case. Two task_teams per team are kept in use for the lifetime of
the team. Thus no reference counting is needed.

Diff Detail

Repository
rL LLVM

Event Timeline

jlpeyton updated this revision to Diff 38164.Oct 22 2015, 1:25 PM
jlpeyton retitled this revision from to Refactor of task_team code..
jlpeyton updated this object.
jlpeyton added reviewers: tlwilmar, hfinkel.
jlpeyton set the repository for this revision to rL LLVM.
jlpeyton added a subscriber: openmp-commits.
This revision is now accepted and ready to land.Nov 2 2015, 2:02 AM
This revision was automatically updated to reflect the committed changes.