isl_tab_basic_map_partial_lexopt: detect modulos and integer divisions
[isl.git] / test_inputs / codegen / pldi2012 / figure8_b.in
blobd375c4d9e39964190fd5c47d6f0b04e960b8fcdb
1 [n] -> { s0[i] -> [i] : exists alpha: 1 <= i <= n and i = 4 alpha;
2          s1[i] -> [i] : exists alpha: 1 <= i <= n and i = 4 alpha + 2 }
3 [n] -> { : }
4 [n] -> { [*] -> separate[x] : x >= 0 }