[all-commits] [llvm/llvm-project] 4a0dc3: [AMDGPU][SplitModule] Handle !callees metadata (#1...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Sun Oct 13 23:55:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a0dc3ef36ceff20787ff277a1fb6a1b513c4934
      https://github.com/llvm/llvm-project/commit/4a0dc3ef36ceff20787ff277a1fb6a1b513c4934
  Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUSplitModule.cpp
    A llvm/test/tools/llvm-split/AMDGPU/kernels-dependency-indirect-callee-md.ll

  Log Message:
  -----------
  [AMDGPU][SplitModule] Handle !callees metadata (#108802)

See #106528 to review the first commit.

Handle the `!callees` metadata to further reduce the amount of indirect
call cases that end up conservatively assuming that any indirectly
callable function is a potential target.



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