<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 30, 2020 at 2:00 PM David Li via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">davidxl added inline comments.<br>
<br>
<br>
================<br>
Comment at: llvm/test/Transforms/Inline/inlining-advisor-default.ll:9<br>
+<br>
+; CHECK: Could not setup Inlining Advisor for the requested mode and/or options<br>
----------------<br>
mtrofin wrote:<br>
> davidxl wrote:<br>
> > I wonder if it is useful to have a mock mode for testing purpose where the ML code is barebone but not fully statically compiled out.<br>
> If we only use that for test, then the 'dev' mode where we just capture logs does exactly that - and I plan on getting a build bot setup for this; and it has a test, of course (and doesn't add complexity)<br>
it might be better to exercise some tests by default (without relying on bot). When there is a breakage, it is also easier for folks to reproduce.<br>
<br></blockquote><div><br></div><div>Agreed here FWIW :)</div></div></div>