<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 26, 2013 at 1:50 PM, Christian König <span dir="ltr"><<a href="mailto:christian.koenig@amd.com" target="_blank">christian.koenig@amd.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am <a href="tel:26.03.2013%2018" value="+12603201318" target="_blank">26.03.2013 18</a>:18, schrieb Rafael Espíndola:<div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As Michel already wrote in the commit message, it fixes two piglit tests and<br>
so doesn't need to be covered by any llvm tests.<br>
<br>
While it might make sense for some low level instructions to be covered by<br>
llvm tests, it probably doesn't make any sense for complex behavior changes<br>
like this one, since they are covered pretty well by piglit.<br>
</blockquote>
That is not the case at all! Please check the developer policy:<br>
<br>
<a href="http://llvm.org/docs/DeveloperPolicy.html#test-cases" target="_blank">http://llvm.org/docs/<u></u>DeveloperPolicy.html#test-<u></u>cases</a><br>
</blockquote>
<br></div>
I know the policy, but it still doesn't make much sense for us covering the same code by two different unit testing frameworks.<span class="HOEnZb"><font color="#888888"><br>
<br>
Christian.</font></span></blockquote><div><br></div><div>The issue here is more about non-R600 developers.  If I modify shared codegen code somewhere, I want some way of verifying that I haven't broken your change.  That's the purpose of running the unit tests pre-commit.  These tests have to be in-tree, and I certainly don't want to have to run mesa tests as a pre-commit check for LLVM!<br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Christian.<br>
<br>
</blockquote>
Cheers,<br>
Rafael<br>
<br>
</blockquote>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div>
</div></div>