[llvm] [CGData] Global Merge Functions (PR #112671)

Kyungwoo Lee via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 10 10:06:45 PST 2024


kyulee-com wrote:

> Shall we add new pass manager support in this PR or you have planned a separated one for it?

I refactor the pass to support both legacy and new pass manager. Also directly wire it into a codegen pass. 

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


More information about the llvm-commits mailing list