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

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 02:53:55 PDT 2021


taolq added a comment.

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

> In D106448#2941757 <https://reviews.llvm.org/D106448#2941757>, @lebedev.ri wrote:
>
>> The error is likely on my side, but i'm still not quite seeing it.
>> I don't see the point in asking yet again, so i would like to instead see an RFC at llvm-dev list.
>
> FYI, let me put the RFC here, https://lists.llvm.org/pipermail/llvm-dev/2021-August/152297.html
> How about this one? Looking forward to your comments.

This is just a friendly reminder for the RFC and this revision.
Please let me know if there still is anything confusing.


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