This is an archive of the discontinued LLVM Phabricator instance.

ittnotify fixes
ClosedPublic

Authored by jlpeyton on Apr 27 2015, 1:51 PM.

Details

Reviewers
hfinkel
Summary

Added time-taking into hierarchical barrier (to fix CQ562639).
Added the check of the nested level to all notifications, restructure all checks to be consistent.
Disabled notifications from the teams construct (because all the parallel regions in the teams are nested from library POV).

Diff Detail

Repository
rL LLVM

Event Timeline

jlpeyton updated this revision to Diff 24498.Apr 27 2015, 1:51 PM
jlpeyton retitled this revision from to ittnotify fixes.
jlpeyton updated this object.
jlpeyton edited the test plan for this revision. (Show Details)
jlpeyton added a reviewer: hfinkel.
jlpeyton set the repository for this revision to rL LLVM.
hfinkel accepted this revision.May 6 2015, 9:30 AM
hfinkel edited edge metadata.

This looks fine, but if the changes can be separated upon commit, that would be great.

This revision is now accepted and ready to land.May 6 2015, 9:30 AM
jlpeyton closed this revision.May 12 2015, 3:49 PM

Closing the revision.