[Openmp-commits] [openmp] [OpenMP][test] Make %p 0x prefix optional (PR #138514)
Michael Klemm via Openmp-commits
openmp-commits at lists.llvm.org
Wed May 14 11:34:16 PDT 2025
mjklemm wrote:
> All prints relevant for these tests come from `openmp/runtime/test/ompt/callback.h` which has just 57 hits :) . Making the 0x optional works just as well.
I think, I tried to imply that the usage of %p should be consistent across implementations and therefore should all be changed to provide the same format on all platforms. But that's for a different PR. :-)
https://github.com/llvm/llvm-project/pull/138514
More information about the Openmp-commits
mailing list