[clang] [Clang][Driver] Enable internalization by default for AMDGPU (PR #138365)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Sat May 3 09:13:49 PDT 2025


shiltian wrote:

> also seeing
> 
> "PluginInterface" error: Failure to look up global address: Error in hsa_executable_get_symbol_by_name(grid_points): HSA_STATUS_ERROR_INVALID_SYMBOL_NAME: There is no symbol with the given name.
> 
> omptarget error: Failed to load symbol grid_points
> 
> 

Can you open a ticket with details to reproduce and assign to me? I'll look into that on Monday.

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


More information about the cfe-commits mailing list