[Openmp-commits] [PATCH] D47717: [OMPT] Make sure that OMPT is enabled in runtime entry points that access internals of the runtime

John Mellor-Crummey via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 18 10:53:09 PDT 2018


jmellorcrummey added a comment.

Commenting from my phone without a spec (flying without a net): I think we should change the name of the bit ompt_enabled.enabled to ompt_enabled.activated. That would make joachim’s distinction clear. I was commenting on the setting of OMP_TOOL=enabled. There is a difference between enabled and activated. Simon’s commentary in and about the test case muddled the activated vs. enabled distinction.


https://reviews.llvm.org/D47717





More information about the Openmp-commits mailing list