<div dir="ltr"><div><div>Thanks Matt!</div><div><br></div><div>So, just to make sure I understand, what is getting a specific TTI in llc triggered off? -mcpu?</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 29, 2016 at 2:49 PM, Matthew Simpson via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><br><div class="gmail_quote">On Tue, Nov 29, 2016 at 5:11 PM, Adam Nemet via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Do we need a new (loop-vectorizer-specific) command line option for this?  Don’t we get the default TTI if the target is unspecified in the test?</blockquote></div><br></span>I think you're right! It looks like I am getting the default TTI when the target is left unspecified. I was assuming it would default to whatever the host is, but this doesn't seem to be the case. I guess this is a non-issue after all, as long as we don't specify a triple in the target-independent tests. And it looks like Michael cleaned that all up in r283512.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks!</div><div class="gmail_extra"><br></div><div class="gmail_extra">-- Matt</div></div>
<br>______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div>