Paul Berry <[email protected]> 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 <[email protected]> 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 -- [email protected]
pgp6DeZ5ogDWl.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
