[clang] [compiler-rt] [llvm] [PGO][HIP] Fix HIP device profile collection and sections emission (PR #202095)
Larry Meadows via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 11 06:02:58 PDT 2026
================
@@ -113,17 +120,25 @@ static void doEnsureHipLoaded(void) {
}
#ifdef _WIN32
----------------
lfmeadow wrote:
hardcoded major ROCM version
https://github.com/llvm/llvm-project/pull/202095
More information about the cfe-commits
mailing list