[all-commits] [llvm/llvm-project] daee5e: [Offload][PGO] Fix new GPU PGO tests (#143645)

Ethan Luis McDonough via All-commits all-commits at lists.llvm.org
Thu Jun 12 09:14:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: daee5eee8562d26d234f85152e803b6571b15ee2
      https://github.com/llvm/llvm-project/commit/daee5eee8562d26d234f85152e803b6571b15ee2
  Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M offload/test/offloading/gpupgo/pgo_atomic_teams.c
    M offload/test/offloading/gpupgo/pgo_atomic_threads.c

  Log Message:
  -----------
  [Offload][PGO] Fix new GPU PGO tests (#143645)

`pgo_atomic_teams.c` and `pgo_atomic_threads.c` currently are set to run
on NVPTX despite the changes for that target not being upstreamed yet.
This patch also replaces instances of `llvm-profdata` with `%profdata`
in those tests.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list