[Openmp-commits] [openmp] [OpenMP] Use new OMPT state and sync kinds for barrier events (PR #95602)

Hansang Bae via Openmp-commits openmp-commits at lists.llvm.org
Mon Jul 8 13:41:22 PDT 2024


hansangbae wrote:

> I've tried the branch with Score-P and a simple `printf` tool and the results looked reasonable. Would it make sense to differentiate the barrier types in the tests to ensure that the correct barrier types are returned, if possible? A similar thing was done with the loop types in #97429.

I updated the affected ompt tests.

https://github.com/llvm/llvm-project/pull/95602


More information about the Openmp-commits mailing list