================ @@ -174,23 +174,15 @@ for.end12: ;; for(int i=1;i<100;i++) ;; for(int j=1;j<100;j++) ;; A[j][0] = A[j][0] + B[j][i]; +; +; FIXME ---------------- sjoerdmeijer wrote: Yep, thanks, will fix. https://github.com/llvm/llvm-project/pull/119345