[all-commits] [llvm/llvm-project] b3a840: (reland) [AMDGPU][SplitModule] Handle !callees met...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Oct 14 22:17:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3a8400afa460a8372016e1abe5729cd4949b7d2
https://github.com/llvm/llvm-project/commit/b3a8400afa460a8372016e1abe5729cd4949b7d2
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2024-10-15 (Tue, 15 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:
-----------
(reland) [AMDGPU][SplitModule] Handle !callees metadata (#108802)
(reland with fixed sed command for macos)
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