[llvm-branch-commits] [llvm] [AMDGPU] Add `.amdgpu.info` section for per-function metadata (PR #192384)
Joseph Huber via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Apr 16 05:03:45 PDT 2026
https://github.com/jhuber6 commented:
So this metadata is per-function? How do you identify the kernel from this exclude section? Also, I know they serve different purposes, but we'll now have three different methods to communicate register counts, kernel descriptors, msgpack .notes, and this.
https://github.com/llvm/llvm-project/pull/192384
More information about the llvm-branch-commits
mailing list