<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 8:23 AM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank" class="cremed">dblaikie@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
</div>Test coverage? (I assume we've plumbed the remark stuff through llc so<br>
this can be tested in LLVM directly?)<br></blockquote><div><br></div><div>These are doable, but may be tricky in general. Not all passes allow their hand to be forced by overriding their cost model. This may mean additional burden in the future if the current models change.</div>

<div><br></div><div>I've added some tests for cases that should not change too much.  The coverage we have on the transformations is not complete either.  Some of the loop unrolling features don't seem to be exercised.  I'll add more as I find them in our code base.</div>
<div><br></div><div><br></div><div>Diego.</div></div></div></div>