isl_ast_codegen.c: fix typo in comment
[isl.git] / test_inputs / codegen / omega / lu_ijk-1.in
blob06a860c43fe772576ec59c909e57c5cb9a324799
1 [n] -> { s0[k, j] -> [k, j, 1, 0] : k >= 1 and j >= 1 + k and j <= n; s1[k, j, i] -> [i, j, 0, k] : j >= 1 + k and i >= 1 + k and k >= 1 and j <= n and i <= n }
2 {  :  }
3 [n] -> { [i0, i1, i2, i3] -> atomic[o0] : o0 <= 1; [i0, i1, i2, i3] -> separate[o0] : o0 >= 2 }