nv50/ir: properly clear upper bits of a bitset fill
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 13 Aug 2016 19:45:35 +0000 (15:45 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Wed, 17 Aug 2016 01:56:16 +0000 (21:56 -0400)
commit0b5f40b881d149d6c960d4ff8f69b58596cf9660
tree4a6fd665476e59d87ef5c09a046217a64cf95d23
parent4d436c011fd9f7ebcadbaebef05090d2056e9d48
nv50/ir: properly clear upper bits of a bitset fill

Found by inspection. In practice, val is always == 0, so this never got
triggered.

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