[llvm] [ElimAvailExtern] Add an option to allow to convert global variables in a specified address space to local (PR #144287)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 17 08:58:10 PDT 2025
shiltian wrote:
> also note the github-actions warning about undef / poison.
Yeah, but I think we'd want to keep that `undef` since it is the initializer for the global variable.
https://github.com/llvm/llvm-project/pull/144287
More information about the llvm-commits
mailing list