[Openmp-commits] [PATCH] D150962: [OpenMP] Implement printing TDGs to dot files

Jose Manuel Monsalve Diaz via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri May 19 09:01:04 PDT 2023


josemonsalve2 added a comment.

In D150962#4356578 <https://reviews.llvm.org/D150962#4356578>, @tlwilmar wrote:

> I think OMP_ prefix is reserved for environment variables defined by the spec, no? Or is this being added to the spec?

This is a good point. This was introduced in a previous patch. We can consider renaming. What do you think @jdoerfert @tianshilei1992? `OMPX_` or `LIBOMP_`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150962/new/

https://reviews.llvm.org/D150962



More information about the Openmp-commits mailing list