[Openmp-commits] [llvm] [openmp] [OMPT] Upstream device tracing implementation (PR #200165)
Jan Patrick Lehr via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 5 01:45:53 PDT 2026
jplehr wrote:
> With #201127 dropped, `[OpenMP][OMPT] Test libomptarget connector lookup` can probably also be removed, right? `ompt_set_frame_enter` doesn't exist anymore. This now basically tests if a non-implemented lookup returns a null pointer.
>
> I'm surprised though that there isn't a test for that scenario yet.
That is the intention when I'm opening up individual PRs. I had added that test so that I can make sure any residue is gone in that larger piece of changes and have not bothered to remove it from this draft.
https://github.com/llvm/llvm-project/pull/200165
More information about the Openmp-commits
mailing list