[PATCH] D106448: [llvm][Inline] Add a module level inliner

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 08:39:06 PDT 2021


lebedev.ri added a comment.

In D106448#2934674 <https://reviews.llvm.org/D106448#2934674>, @taolq wrote:

> - fix bugs
> - add more description

I think my question is: why is the code worth it? what's the short-term plan? what's the long-term plan?
Having *so* much intentional code duplication seems counter-intuitive.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106448/new/

https://reviews.llvm.org/D106448



More information about the llvm-commits mailing list