Home | History | Annotate | Line # | Download | only in codegen
      1  1.1  mrg # Check that isl is not confused by inconsistent
      2  1.1  mrg # separation_class and atomic options.
      3  1.1  mrg { sync[] -> [i, 0] : 0 <= i <= 64 }
      4  1.1  mrg { : }
      5  1.1  mrg { [i, 0] -> separation_class[[1] -> [0]] : 1 <= i <= 62; [i, 0] -> atomic[1]}
      6