[Openmp-commits] [openmp] [OpenMP][OMPT] Add ompt_set_frame_enter support to libomptarget (PR #201127)
Jan Patrick Lehr via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jun 16 12:47:21 PDT 2026
jplehr wrote:
We are off to a good start I guess.
I did a bit of archaeology on those pieces of code. It seems that they come from the original implementation back in the 2021 time frame. When we upstreamed the callback support around 2023, that particular one was not included. When we then downstreamed the callback support again, it got completely unwired.
I don't think anybody ever complained about something missing. So, we can probably just ignore / remove it entirely downstream and just close this PR.
@Thyre from your comments I gather that also Score-P does not rely on this function being available somehow, is that right?
https://github.com/llvm/llvm-project/pull/201127
More information about the Openmp-commits
mailing list