[PATCH] D83743: [InlineAdvisor] New inliner advisor to replay inlining from optimization remarks

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 14:59:23 PDT 2020


wenlei added a comment.

In D83743#2159588 <https://reviews.llvm.org/D83743#2159588>, @stellaraccident wrote:

> The inline-replay.ll test that this added appears to be broken (as was noted by the pre-merge check https://reviews.llvm.org/harbormaster/unit/view/120108/) and is failing in our build.


Sorry for the breakage, this wasn't caught in my local build. Taking a look.. Feel free to revert to get unblock.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83743





More information about the llvm-commits mailing list