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

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 17:32:24 PDT 2021


taolq added a comment.

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.


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