[PATCH] D115098: [NewPM] Fix MergeFunctions scheduling

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 4 08:31:33 PST 2021


nikic added a comment.

In D115098#3171593 <https://reviews.llvm.org/D115098#3171593>, @fhahn wrote:

> it would probably also good to have a pipeline ordering test that checks the placement of those extra passes

Right. I've extended the default pipeline test to also cover these options in https://github.com/llvm/llvm-project/commit/8bd62119f9e9b0ee92cb7a78d1161e86293a8163.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115098



More information about the llvm-commits mailing list