[llvm] [CGData][MachineOutliner] Global Outlining (PR #90074)
Kyungwoo Lee via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 07:49:43 PDT 2024
kyulee-com wrote:
Could someone please take another look at this code? It is a crucial component for integrating the global outlining capability into the machine outliner. I've made efforts to ensure that the integration disrupts the existing logic as little as possible. Thanks!
https://github.com/llvm/llvm-project/pull/90074
More information about the llvm-commits
mailing list