[Openmp-commits] [clang] [compiler-rt] [llvm] [openmp] [PGO][Offload] Add GPU profiling flags to driver (PR #94268)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Sun Jun 23 05:13:10 PDT 2024


https://github.com/jhuber6 commented:

Seems to be lots of accidental `clang-format` changes. Why do we need new flags for this instead of just using the old ones and changing behavior when the target is a known GPU? I.e. SPIR-V, CUDA, or HSA.

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


More information about the Openmp-commits mailing list