This is an archive of the discontinued LLVM Phabricator instance.

Change itt notify mode to 3
ClosedPublic

Authored by jlpeyton on Apr 27 2015, 2:02 PM.

Details

Reviewers
hfinkel
Summary

By request from Intel(R) VTune(TM) team, we are changing the default OpenMP frames notification mode to 3, which includes parallel regions, barriers + imbalance, loops, single regions reporting.

Diff Detail

Repository
rL LLVM

Event Timeline

jlpeyton updated this revision to Diff 24501.Apr 27 2015, 2:02 PM
jlpeyton retitled this revision from to Change itt notify mode to 3.
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:12 AM
hfinkel edited edge metadata.

Sounds good (LGTM).

This revision is now accepted and ready to land.May 6 2015, 9:12 AM
jlpeyton closed this revision.May 6 2015, 11:46 AM

Thanks Hal, Andrey committed revision: 236616