[llvm] [PGO][Offload] Update PGO GPU tests (PR #132262)
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Wed May 7 09:56:42 PDT 2025
https://github.com/jdoerfert approved this pull request.
I assume the remaining counters are for blocks that execute only after we have guarded against extra threads. The atomic tests look good. Maybe rename them into pgo_atomic_teams, pgo_atomic_threads.
https://github.com/llvm/llvm-project/pull/132262
More information about the llvm-commits
mailing list