[llvm] r174632 - R600/SI: Add basic support for more integer vector types.

Sean Silva silvas at purdue.edu
Fri Feb 8 14:04:10 PST 2013


On Fri, Feb 8, 2013 at 4:40 PM, Tom Stellard <tom at stellard.net> wrote:

> On Thu, Feb 07, 2013 at 06:52:46PM -0500, Sean Silva wrote:
> > Tests? (this applies to many other recent commits as well)
>
> All of the changes to the R600 are validated by the piglit test suite:
> http://cgit.freedesktop.org/piglit
>
> However, we can always use more lit tests, and I will try to make sure
> they are added when applicable.



Is piglit in the LLVM `test-suite` or being run by any of our buildbots? If
you are relying on it to catch regressions, then it needs to be, otherwise
your target will regress. Really though the benefit of lit tests is that
every developer runs them on their machine and will be alerted to issues
immediately.

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130208/cc9d34f9/attachment.html>


More information about the llvm-commits mailing list