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

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 20 08:40:20 PDT 2018


protze.joachim added a comment.

In https://reviews.llvm.org/D47717#1135481, @jmellorcrummey wrote:

> 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.


I think, we should first make this distinction clear in the OpenMP spec. Then we can change the name of this bit.


https://reviews.llvm.org/D47717





More information about the Openmp-commits mailing list