[PATCH] R600: Be less strict in some tests.

Tom Stellard tom at stellard.net
Mon Jan 5 10:38:42 PST 2015


On Mon, Jan 05, 2015 at 10:09:25AM -0800, Matthias Braun wrote:
> Forgot to CC some R600 developers when sending this out.
> 
> And have a happy new year!
> 

Hi Matthias,

I fixed a few bugs uncovered by enabling subreg liveness that may make some
of these changes unnecessary.  Let's wait on this patch until the final subreg
liveness regression on R600 has been fixed.

-Tom

> Greetings
>     Matthias
> 
> > On Dec 23, 2014, at 5:51 PM, Matthias Braun <mbraun at apple.com> wrote:
> > 
> > When we enable subreg liveness in the future some wait instructions will
> > be scheduled later (because there are fewer misleadin imp-uses around).
> > Make the tests less strict by using CHECK: instead of CHECK-NEXT: at
> > some places.
> > 
> > Greetings
> >    Matthias
> > <0001-R600-Be-less-strict-in-some-tests.patch>_______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 



More information about the llvm-commits mailing list