[all-commits] [llvm/llvm-project] b5fd94: [HIP][Clang][CodeGen] Handle hip bin symbols prope...

jofrn via All-commits all-commits at lists.llvm.org
Wed Sep 11 15:47:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5fd9463a3b9aecfc132828510f7e2a47b581b14
      https://github.com/llvm/llvm-project/commit/b5fd9463a3b9aecfc132828510f7e2a47b581b14
  Author: jofrn <jofernau at amd.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M clang/lib/CodeGen/CGCUDANV.cpp
    M clang/test/CodeGenCUDA/device-stub.cu

  Log Message:
  -----------
  [HIP][Clang][CodeGen] Handle hip bin symbols properly. (#107458)

Remove '_' in fatbin and gpubin symbol suffixes when missing TU hash ID.
Internalize gpubin symbol so that it is not unresolved at link-time when
symbol is not relocatable.



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