nvc0/ir: fix constraints for OP_SUSTx on Kepler
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 5 Apr 2016 10:39:12 +0000 (12:39 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 26 Apr 2016 17:47:49 +0000 (19:47 +0200)
commit08f4faa542452a3dbdcc3fd960e75ec043b10390
treeba6640f1fe41fb08b47c1d76515ac6d391d31fd9
parent119d087758c9796dfcac606bee8ebfcb3976f2ac
nvc0/ir: fix constraints for OP_SUSTx on Kepler

Destination type is actually always 32-bits, so typeSizeof() returns 4
and no sources are condensed.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp