r300/compiler: remove useless check
authorDavid Heidelberger <david.heidelberger@ixit.cz>
Tue, 14 Oct 2014 00:25:01 +0000 (02:25 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 14 Oct 2014 16:18:32 +0000 (12:18 -0400)
commitd2c1d9693fbd30493d7f3fe9d33b85ae06611173
tree711fb46a9e81a2fdd12cd8371325122115d7f89e
parente5bf8d38db97045e42cfc42dd265be03ef4199ca
r300/compiler: remove useless check

This code is already in if (!variable->C->is_r500) so no need check
twice.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Signed-off-by: David Heidelberger <david.heidelberger@ixit.cz>
src/gallium/drivers/r300/compiler/radeon_pair_regalloc.c