================
@@ -960,6 +982,7 @@ static void genLoopVars(
storeOp =
createAndSetPrivatizedLoopVar(converter, loc, indexVal, argSymbol);
}
+
----------------
Meinersbur wrote:
[nit] Please avoid unrelated changes
https://github.com/llvm/llvm-project/pull/143715