[Openmp-commits] [PATCH] D33227: [OpenMP] libomptarget: move debugging dumps under control of environment variable OMP_TARGET_DEBUG
Terry Wilmarth via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed May 31 14:21:50 PDT 2017
tlwilmar requested changes to this revision.
tlwilmar added a comment.
This revision now requires changes to proceed.
I don't think the environment variable should be named "OMP_TARGET_DEBUG" as that would suggest it is something coming from the OpenMP specification, which I don't believe it is. I'd suggest just keeping the LIBOMPTARGET_DEBUG name at all levels.
https://reviews.llvm.org/D33227
More information about the Openmp-commits
mailing list