Home | History | Annotate | Line # | Download | only in codegen
      1  1.1  mrg { a[i] -> [i, 0] : 0 <= i < 10; b[i] -> [i+1, 1] : 0 <= i < 10 }
      2  1.1  mrg { : }
      3  1.1  mrg { [i, d] -> atomic[x] }
      4