[llvm-branch-commits] [llvm] [AMDGPU] Add `.amdgpu.info` section for per-function metadata (PR #192384)

Shilei Tian via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Apr 16 17:05:22 PDT 2026


shiltian wrote:

@ilovepi Thanks for the review. I have a [personal branch](https://github.com/shiltian/llvm-project/tree/rfc-amdgpu-object-linking) that contains the full implementation. It might be slightly different from this PR but after this PR is merged, it will get updated accordingly. The part of indirect call handling is [here](https://github.com/shiltian/llvm-project/commit/3af71377673f1e77f68a46acbb09b247756b7e87#diff-4ff660fffc80e47b411b920cc6f70be1abc3e61f935ebad97e2ea0eb9b4177dbR182).

https://github.com/llvm/llvm-project/pull/192384


More information about the llvm-branch-commits mailing list