On Tue, Sep 02, 2014 at 09:34:20PM -0700, Matt Turner wrote:
> The only trick is changing a break into a return true in register
> coalescing, since the macro is actually a double loop, and break will do
> something different than you expect. (Wish I'd realized that earlier!)

I didn't double check for other such occurrences, I only re-checked that
safe iterations were replaced by safe counterparts. If any former were left
for some reason, I doubt tests would pass.

Reviewed-by: Topi Pohjolainen <topi.pohjolai...@intel.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to