nvc0/ir: fix emission of predicate spill to register
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 29 May 2016 13:58:40 +0000 (09:58 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 30 May 2016 14:07:01 +0000 (10:07 -0400)
commit8cc80e396e0f604bdeb962fe35c32ca1e6b361f3
tree424d0864745668ca33ed27c83f00c7ccef3cd756
parent9444d71611b97a1f3102ba60b94ce1860a9961e9
nvc0/ir: fix emission of predicate spill to register

The lane mask only applies to real mov's, while here we're using PSET.

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