[Openmp-commits] [openmp] [libomptarget] [OMPT] Fixed return address computation for OMPT events. (PR #80498)
via Openmp-commits
openmp-commits at lists.llvm.org
Tue Feb 6 02:59:35 PST 2024
https://github.com/jprotze commented:
Lgtm, just one inline comment.
If I remember libomptarget right, there is no case where we could observe reentrance, right? This is different from libomp where we have reentrance for example with nested tasking.
https://github.com/llvm/llvm-project/pull/80498
More information about the Openmp-commits
mailing list