nv50/ir: add SHL to the list of U32 opcodes
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 7 May 2015 00:48:40 +0000 (20:48 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 7 May 2015 00:50:03 +0000 (20:50 -0400)
commit55b66dc4dee489e43b8e7a170fbc9ddd19a33aac
tree6d5cb5ee57a28fb48c02393cdf17aa55326c13b3
parent51e3453785bc57087bb868dc93afbf620935b703
nv50/ir: add SHL to the list of U32 opcodes

Having the wrong inferred type prevents a number of optimizations,
including constant propagation (since float immediates work differently
than integer immediates).

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp