[clang] [llvm] [openmp] [PGO][OpenMP] Instrumentation for GPU devices (PR #76587)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 12:52:55 PDT 2024


https://github.com/jhuber6 commented:

Looks fine in general, I'm not a huge fan of all the `isGPUProfTarget` things we have around now, but I understand it's required to set up the visibility. I wonder if we could factor that out into something more common.

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


More information about the llvm-commits mailing list