Files
third_party_mesa3d/src
Francisco Jerez 8e47f51a5a i965/fs: Less broken handling of force_writemask_all in lower_load_payload().
It's perfectly fine to read the second half of a register written with
force_writemask_all from a first half MOV instruction or vice versa, and
lower_load_payload shouldn't mark the whole MOV as belonging to the second
half in that case.  Replicate the same metadata to both halves of the
destination when writemasking is disabled.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2015-02-23 20:55:40 +02:00
..
2014-12-12 12:11:46 -08:00
2014-12-10 14:01:01 +00:00
2015-02-19 00:28:33 -05:00
2015-02-20 11:36:34 -08:00