This is an archive of the discontinued LLVM Phabricator instance.

Deprecate KMP_PLACE_THREADS and rename as KMP_HW_SUBSET
ClosedPublic

Authored by tlwilmar on Jun 14 2016, 1:51 PM.

Details

Summary

Deprecated KMP_PLACE_THREADS and renamed it into KMP_HW_SUBSET due to confusion about its purpose and function among users.

Patch by Andrey Churbanov

Diff Detail

Repository
rL LLVM

Event Timeline

tlwilmar updated this revision to Diff 60739.Jun 14 2016, 1:51 PM
tlwilmar retitled this revision from to Deprecate KMP_PLACE_THREADS and rename as KMP_HW_SUBSET.
tlwilmar updated this object.
tlwilmar added reviewers: AndreyChurbanov, jlpeyton.
tlwilmar set the repository for this revision to rL LLVM.
tlwilmar added a subscriber: openmp-commits.
AndreyChurbanov accepted this revision.Jun 15 2016, 8:30 AM
AndreyChurbanov edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 15 2016, 8:30 AM
This revision was automatically updated to reflect the committed changes.