On Mon, Oct 5, 2015 at 6:29 AM, Neil Roberts wrote:
> It is possible to directly predicate the WHILE instruction. In this
> case there will be a second successor block because the execution can
> resume from the instruction after the loop. This will be used in a
> subsequent patch.
> ---
> src/me
It is possible to directly predicate the WHILE instruction. In this
case there will be a second successor block because the execution can
resume from the instruction after the loop. This will be used in a
subsequent patch.
---
src/mesa/drivers/dri/i965/brw_cfg.cpp | 4
1 file changed, 4 inser