[Mesa-dev] [Mesa-stable] [PATCH 2/2] glsl: Fix continue statements in do-while loops.

Carl Worth cworth at cworth.org
Fri Jan 31 16:07:49 PST 2014


Paul Berry <stereotype441 at gmail.com> writes:
> This patch fixes the problem by replicating the loop condition when
> converting the "continue" statement to IR.  (We already do a similar
> thing in "for" loops, to ensure that "continue" causes the loop
> expression to be executed).

Nice fix, Paul. Thanks.

For the series:

Acked-by: Carl Worth <cworth at cworth.org>

That is, I find the concept of the patch description totally sound. I've
read the patch itself closely, and it appears to agree with the
description. But given my relative lack of familiarity with the
dependent functions I'm not good enough to off a Reviewed-by.

-Carl

-- 
carl.d.worth at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140131/422df383/attachment.pgp>


More information about the mesa-dev mailing list