[llvm-branch-commits] [llvm] [Offload] Add `olGetSymbolInfo[Size]` (PR #147962)

Joseph Huber via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 10 09:26:18 PDT 2025


https://github.com/jhuber6 commented:

I would prefer that we do this like HSA does and have `HSA_EXECUTABLE_SYMBOL_INFO_NAME_LENGTH` as a separate info that you can query first and then use as a pointer for `HSA_EXECUTABLE_SYMBOL_INFO_NAME`.

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


More information about the llvm-branch-commits mailing list