[LoopUtils] reduce code for creatng reduction; NFC
We can return from each case instead creating a temporary variable just to have a common return.
Loading
Please sign in to comment
We can return from each case instead creating a temporary variable just to have a common return.