[compiler-rt] [llvm] [ThinLTO][TypeProf] Import local-linkage global var for mod1:func_foo-> mod2:local-var edge under an option (PR #100448)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 18:19:12 PDT 2024


minglotus-6 wrote:

> lgtm with a couple of small suggestions below. Before you submit please update the patch description to fix the example and description about it needing to be the "same as the function that starts the import" and to instead describe the value profile case.

I updated the description to mention value profiles creates the reference edges, and that vars with one definition gets imported

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


More information about the llvm-commits mailing list