brintos

brintos / llvm-project-archived public Read only

0
0
Text · 142 B · 0c2b107 Raw
4 lines · plain
1{ s0[i, j] -> [i + 10j] : i >= 0 and i <= 9 and j >= 0 and j <= 9 }2{  :  }3{ [i0] -> separate[o0] : o0 >= 0; [i0] -> atomic[o0] : o0 <= -1 }4