[Webkit-unassigned] [Bug 189125] [WHLSL] Implement dynamically uniform expression restrictions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 11:37:48 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189125
--- Comment #7 from Myles C. Maxfield <mmaxfield at apple.com> ---
(In reply to Myles C. Maxfield from comment #6)
> (In reply to Myles C. Maxfield from comment #5)
> > Conditional continues and breaks should contribute to the uniformity of the
> > blocks they target
>
> This isn't quite right - the continue & break can affect just the remainder
> of the scope.
>
and "return"
In general, returns should be modeled as an assignment to a variable that's outside the function scope.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180924/d5c57970/attachment.html>
More information about the webkit-unassigned
mailing list