commit | f1d89638c02afafbf82ef657cd6ba9965dad6738 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Dec 06 12:44:41 2011 -0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Dec 21 14:31:33 2011 -0800 |
tree | 2b8ac548493934e5ff8937f9cb92db5bb04f065a | |
parent | ce6be334bbf7f44c71ad5d190f9fb075d2f9a38c [diff] |
i965: Don't make consumers of brw_CONT/brw_WHILE track if depth in loop. The codegen backends all had this same tracking, so just do it at the EU level. Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>