i965/fs: Teach compute_to_mrf() about the COMPR4 address transformation.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 27 May 2016 21:17:28 +0000 (14:17 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 31 May 2016 22:57:40 +0000 (15:57 -0700)
commit1898673f586b9110fb2a3125e2781cbb1d795c73
treea28a70e303a2377a95fde2d425c015ad9ca301cd
parent485fbaff03f7d281ff4f22bd6321548512783799
i965/fs: Teach compute_to_mrf() about the COMPR4 address transformation.

This will be required to correctly transform the destination of 8-wide
instructions that write a single GRF of a VGRF to MRF copy marked
COMPR4.

Cc: "12.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_fs.cpp