r300/compiler: Don't track readers into an IF block.
authorTom Stellard <tstellar@gmail.com>
Tue, 2 Nov 2010 05:06:20 +0000 (22:06 -0700)
committerTom Stellard <tstellar@gmail.com>
Tue, 2 Nov 2010 05:06:20 +0000 (22:06 -0700)
commit6b999c89ce1a5bf2d5e8533929b8f2101beaa481
tree3971650a20d40979dc991e926ed100783273dd6f
parentad00a92ee720c275d3852faea4e442a8da876ca2
r300/compiler: Don't track readers into an IF block.

This makes rc_get_readers_normal() more conservative than it needs to be,
but it fixes some incorrect behavior in the optimization passes.
src/mesa/drivers/dri/r300/compiler/radeon_dataflow.c