R600: Bugfixes

Tom Stellard tom at stellard.net
Mon Jun 17 07:11:41 PDT 2013


On Mon, Jun 17, 2013 at 06:43:09AM -0700, Vincent Lejeune wrote:
> Hi,
> 
> these patches fix 2 bugs in R600 backend.
> The first one use the rv710/rv730 correct encoding for TEX clause with more than 8 instructions.
> This bug has been spoted there : 
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=64257
> The other patch fix a typo that causes instructions not to use PV/PS register when R600Packetizers evaluates read port limitations.
> It prevents some bundling opportunities in some (not so frequent) situation.
> 
> Vincent

Both patches are Reviewed-by: Tom Stellard <thomas.stellard at amd.com>
Can you add the bugzilla link to the commit message of patch #1 ?

-Tom

> _______________________________________________
> 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