[PATCH] D104028: [WIP] Use standard priority queue to order inlining

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 17:34:56 PDT 2021


mtrofin added a comment.

In D104028#2818310 <https://reviews.llvm.org/D104028#2818310>, @taolq wrote:

> In D104028#2817188 <https://reviews.llvm.org/D104028#2817188>, @mtrofin wrote:
>
>> With the introduction of the flag, there shouldn't be any more failing tests, right?
>
> Yes, all tests pass.

Worth changing the summary (and also the git commit - the latter gets copied to the former only the first time you arc diff )


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104028



More information about the llvm-commits mailing list