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

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 08:45:06 PDT 2021


taolq added a comment.

In D106448#2934696 <https://reviews.llvm.org/D106448#2934696>, @lebedev.ri wrote:

> 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.

Thanks for your reviews.
I wonder whether the updated summary makes sense? 
If not, I would like to add more explanation.


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