i965/vec4: Don't emit null MOVs in CSE.
authorMatt Turner <mattst88@gmail.com>
Wed, 11 Jun 2014 22:24:52 +0000 (15:24 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 7 Jul 2014 01:18:52 +0000 (18:18 -0700)
commit7921bf0062e82eab732f788146464f0f0ed39b20
treee60cdb9444db8b9b9082543bc01ddc21ddb04e18
parent949991cc996368841531b36053bef101abea7937
i965/vec4: Don't emit null MOVs in CSE.

Port of commit 219b43c6 to the vec4 code.
src/mesa/drivers/dri/i965/brw_vec4_cse.cpp