[Openmp-commits] [PATCH] D33227: [OpenMP] libomptarget: move debugging dumps under control of environment variable OMP_TARGET_DEBUG
Sergey Dmitriev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed May 31 14:31:18 PDT 2017
sdmitriev added a comment.
I can change the name for this environment variable it as you suggested, but it will make it consistent with other environment variable's name that is already used by libomptarget - OMP_TARGET_OFFLOAD (look at openmp/libomptarget/src/omptarget.cpp, line 285).
https://reviews.llvm.org/D33227
More information about the Openmp-commits
mailing list