[Openmp-commits] [openmp] [OpenMP][OMPT] Emit `dispatch` callback for serial and zero-trip loops (PR #207773)
Jan André Reuter via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jul 6 09:49:07 PDT 2026
Thyre wrote:
In https://github.com/llvm/llvm-project/issues/96698#issuecomment-2189995852, it is also mentioned that `sync_region` callbacks are missing for serialized parallel regions. This isn't resolved with this PR, and still occurs.
This can be looked at in a follow up PR.
https://github.com/llvm/llvm-project/pull/207773
More information about the Openmp-commits
mailing list