[PATCH] D104028: [llvm][Inliner] Add an optional PriorityInlineOrder
Liqiang Tao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 19 22:08:14 PDT 2021
taolq added a comment.
In D104028#2829050 <https://reviews.llvm.org/D104028#2829050>, @fhahn wrote:
> 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.
I don't know the reason yet. I will figure it out.
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