On Fri, 23 Dec 2011 11:13:09 +0800, Yuanhan Liu <[email protected]> 
wrote:
> Here is the fixed patch:
> 
> From 7c8b8bc87846df9513a0c32cc8a388fb62f5476a Mon Sep 17 00:00:00 2001
> From: Yuanhan Liu <[email protected]>
> Date: Wed, 21 Dec 2011 15:32:02 +0800
> Subject: [PATCH] i965: call next_insn() before referencing a instruction by
>  index
> 
> A single next_insn may change the base address of instruction store
> memory(p->store), so call it first before referencing the instruction
> store pointer from an index.
> 
> This the final prepare work to enable the dynamic store size.
> 
> v2: comments from Ken, define emit_endif as bool type

I like this version much better.  Thanks!

Reviewed-by: Eric Anholt <[email protected]>

Attachment: pgpRU2hnkCjbV.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to