diff options
author | Kyungwoo Lee <kyulee@meta.com> | 2024-11-13 21:15:19 -0800 |
---|---|---|
committer | Kyungwoo Lee <kyulee@meta.com> | 2024-11-14 15:27:17 -0800 |
commit | b3134fa2338388adf8cfb2d77339d0b042eab9f6 (patch) | |
tree | c6f576971d320f51ce2ea2fc117dc160710e86db /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp | |
parent | aa81c28cd54ec6be370a3a04c8546e9b65a1e6a0 (diff) | |
download | llvm-b3134fa2338388adf8cfb2d77339d0b042eab9f6.zip llvm-b3134fa2338388adf8cfb2d77339d0b042eab9f6.tar.gz llvm-b3134fa2338388adf8cfb2d77339d0b042eab9f6.tar.bz2 |
Reland [CGData] Refactor Global Merge Functions (#115750)
This is a follow-up PR to refactor the initial global merge function
pass implemented in #112671.
It first collects stable functions relevant to the current module and
iterates over those only, instead of iterating through all stable
functions in the stable function map.
This is a patch for
https://discourse.llvm.org/t/rfc-global-function-merging/82608.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions