[webkit-reviews] review requested: [Bug 199726] [WHLSL] Desugar for loops and while loops : [Attachment 373983] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 17:35:19 PDT 2019


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 199726: [WHLSL] Desugar for loops and while loops
https://bugs.webkit.org/show_bug.cgi?id=199726

Attachment 373983: Patch

https://bugs.webkit.org/attachment.cgi?id=373983&action=review




--- Comment #1 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 373983

  --> https://bugs.webkit.org/attachment.cgi?id=373983&action=review

Patch

Sorry for the mess that is this patch, it really should have been 3 different
patches, but I accidentally completely mingled them.
It is thankfully still pretty small, and the parts are related (desugaring
loops, no longer treating loops/branches as new scopes, fixing a checker bug
that was revealed by the for-loop-desugaring).


More information about the webkit-reviews mailing list