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

David Blaikie dblaikie at gmail.com
Fri Feb 8 13:45:11 PST 2013


On Fri, Feb 8, 2013 at 1: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.

Essentially/ideally they're "always" applicable - as much for your
sake than everyone else's: if you've got lit tests in place then it's
much easier for everyone else to avoid regressing your target (& for
you to push back on developers who break your target).



More information about the llvm-commits mailing list