[llvm-branch-commits] [llvm] [compiler-rt] [ThinLTO][TypeProfiling]Add annotated vtable GUID as referenced variables in per function summary, and update bitcode writer to create value-ids for these re

2024-01-24 Thread Mingming Liu via llvm-branch-commits
minglotus-6 wrote: Hi, Sorry for the message but I'm about to re-create a new PR for review with shorter title name, so that branch name is shorter. I get a message that the length branch name (thereby length file names) causes some build-bot failures on Windows where there is a

[llvm-branch-commits] [llvm] [compiler-rt] [ThinLTO][TypeProfiling]Add annotated vtable GUID as referenced variables in per function summary, and update bitcode writer to create value-ids for these re

2024-01-23 Thread Mingming Liu via llvm-branch-commits
https://github.com/minglotus-6 edited https://github.com/llvm/llvm-project/pull/79234 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [compiler-rt] [ThinLTO][TypeProfiling]Add annotated vtable GUID as referenced variables in per function summary, and update bitcode writer to create value-ids for these re

2024-01-23 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-analysis Author: Mingming Liu (minglotus-6) Changes - This is the part3 of type profiling work, and described in https://github.com/llvm/llvm-project/pull/79233. - The pull request depens on part 2 which introduces the new value type

[llvm-branch-commits] [llvm] [compiler-rt] [ThinLTO][TypeProfiling]Add annotated vtable GUID as referenced variables in per function summary, and update bitcode writer to create value-ids for these re

2024-01-23 Thread Mingming Liu via llvm-branch-commits
https://github.com/minglotus-6 created https://github.com/llvm/llvm-project/pull/79234 - This is the part3 of type profiling work, and described in https://github.com/llvm/llvm-project/pull/79233. - The pull request depens on part 2 which introduces the new value type