This is an archive of the discontinued LLVM Phabricator instance.

Performance improvement: favor accessing thread struct as opposed to team struct
ClosedPublic

Authored by tlwilmar on Jun 21 2016, 9:59 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tlwilmar updated this revision to Diff 61395.Jun 21 2016, 9:59 AM
tlwilmar retitled this revision from to Performance improvement: favor accessing thread struct as opposed to team struct.
tlwilmar updated this object.
tlwilmar added reviewers: jlpeyton, hbae.
tlwilmar set the repository for this revision to rL LLVM.
tlwilmar added a subscriber: openmp-commits.
jlpeyton accepted this revision.Jun 21 2016, 11:33 AM
jlpeyton edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 21 2016, 11:33 AM
This revision was automatically updated to reflect the committed changes.