This is an archive of the discontinued LLVM Phabricator instance.

Eliminate double printing of verbose affinity settings
ClosedPublic

Authored by jlpeyton on Nov 29 2017, 2:56 PM.

Details

Summary

Redundant extra verbose output of binding to full mask in case affinity=balanced or OMP_PLACES=<any> or OMP_PROC_BIND=<any>

Diff Detail

Repository
rL LLVM

Event Timeline

jlpeyton created this revision.Nov 29 2017, 2:56 PM
This revision is now accepted and ready to land.Nov 29 2017, 3:01 PM
This revision was automatically updated to reflect the committed changes.