[PATCH] D104028: [llvm][Inliner] Add an optional PriorityInlineOrder

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 19 13:44:45 PDT 2021


fhahn added a comment.

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

> - remove test monster_scc.ll which has a different output in macOS

Could you elaborate *why* it has a different output? Not sure if removing the test because it fails on macOS is the best way forward. It would be good to understand *why* there's a difference first.


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