i965/fs: bail on move-to-flag in sel peephole
authorConnor Abbott <cwabbott0@gmail.com>
Fri, 20 Mar 2015 00:58:58 +0000 (20:58 -0400)
committerConnor Abbott <cwabbott0@gmail.com>
Fri, 20 Mar 2015 15:53:11 +0000 (11:53 -0400)
commitccb9cbc849af50c435ec69498281cd3cef52d02e
tree89ff2bb4dd5fddbc61aab7223d9707d7083c8a23
parent1cc00f1875e7b830db27945090ad78be41157dc9
i965/fs: bail on move-to-flag in sel peephole

Fixes a piglit regression
(shaders/glsl-fs-vec4-indexing-temp-dst-in-nested-loop-combined) with
my series for GVN.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
src/mesa/drivers/dri/i965/brw_fs_sel_peephole.cpp