i965/fs: Don't force MASK_DISABLE on INDIRECT_MOV instructions
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 24 Nov 2015 17:03:29 +0000 (09:03 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 14 Dec 2015 22:28:30 +0000 (14:28 -0800)
commit653d8044abb69ff2eaa8637412e240d1a33f4f12
tree9fe5c2dde9e965c9acad73a58f396a3ff88989ee
parent2c90f08bf7841e508a4c87e3f44d872e0abb64ba
i965/fs: Don't force MASK_DISABLE on INDIRECT_MOV instructions

It should work fine without it and the visitor can set it if it wants.
src/mesa/drivers/dri/i965/brw_fs_generator.cpp