i965/fs: Remove conditional mod when optimizing a SEL into a MOV.
authorMatt Turner <mattst88@gmail.com>
Wed, 11 Feb 2015 05:36:26 +0000 (21:36 -0800)
committerMatt Turner <mattst88@gmail.com>
Wed, 11 Feb 2015 18:26:49 +0000 (10:26 -0800)
commit09d6ea9ae3c487be20fb3157368003d30856d3bc
treedb3a97c53fa6878c164c2fbd26d5d049bdb1977c
parente68b67b53fce39a8c93188262d9e795ca50750ac
i965/fs: Remove conditional mod when optimizing a SEL into a MOV.

Missed in commit ca675b73, but got right in the companion commit 3c28b2c0.
src/mesa/drivers/dri/i965/brw_fs.cpp