[llvm] [AMDGPU] Change scope of resource usage info symbols (PR #114810)
Janek van Oirschot via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 06:14:25 PST 2024
JanekvO wrote:
I should add that none of the resource information symbols are currently (i.e., at the time of writing) used for object linking and only reproduces the prior functionality of resolving module scope resource information. I guess whether these are to be made local or not depends on whether the object linking solution with resource info is going to be immediately bespoke, or will use these symbols directly (either way I expect these symbols to be used, whether directly or through some bespoke resource info linking structure/ABI).
https://github.com/llvm/llvm-project/pull/114810
More information about the llvm-commits
mailing list