[llvm] [MachineOutliner] Sort by Benefit to Cost Ratio (PR #90264)

Kyungwoo Lee via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 17:39:27 PDT 2024


https://github.com/kyulee-com commented:

Can you please add a MIR test to clearly demonstrate the actual instruction sequences? This would help ensure the implementation aligns with our expectations with regard to priority computation.

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


More information about the llvm-commits mailing list