You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add diverging loops to diverging function section.
I went with "corresponding break" here since you could have a
break that's inside another loop expression for the inner loop
expression, but that wouldn't change the divergence. That probably
needs to be better fleshed out, but I'd leave the fleshing out
of divergence to the loop item section of the reference.
0 commit comments