i965/fs: Feel free to spill partial reads/writes
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 25 Jan 2016 23:00:38 +0000 (15:00 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 25 Jan 2016 23:23:10 +0000 (15:23 -0800)
commit2434ceabf41e66f2a3627ea8591e5ca427a78cce
tree69276de0fdbfff2fabc7543b481e66e91c3c23d8
parent9c0109a1f6e0c9c8dd81fc215f8c0c5976e05790
i965/fs: Feel free to spill partial reads/writes

Now that we properly handle write-masking, this should be safe.
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp