[all-commits] [llvm/llvm-project] 095e69: [libc][amdgpu] Accept deadstripped clock_freq global

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Thu Jul 20 06:23:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 095e69404ae8feeed32d9dc09debe77702efe7d1
      https://github.com/llvm/llvm-project/commit/095e69404ae8feeed32d9dc09debe77702efe7d1
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M libc/utils/gpu/loader/amdgpu/Loader.cpp

  Log Message:
  -----------
  [libc][amdgpu] Accept deadstripped clock_freq global

If the clock_freq symbol isn't used, and is removed,
we don't need to abort the loader. Can instead just not set it.

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D155832




More information about the All-commits mailing list