[Openmp-commits] [llvm] [openmp] [Offload] Allow to record kernel launch stack traces (PR #100472)

Johannes Doerfert via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 24 14:50:15 PDT 2024


jdoerfert wrote:

> Some nits for now. Would it be possible to split the allocation tracing and the stack trace printing?

It's two commits, once the other one is in, this one will be one commit. I can't split-split it as it depends on the printer functionality. Maybe just look at the topmost commit or review the other PR first?

(I looked into graphite for stacked commits; not a fan)

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


More information about the Openmp-commits mailing list