detect more forms of modulo expressions when extracting a function
[isl.git] / test_inputs / flow / multi_source4.ai
blob8ce0ebe103e29f33bc3c497fdbe67731abb7ff35
1 sink: { S[] -> a[] }
2 must_source: { T[] -> a[]; U[] -> a[] }
3 may_source: { V[] -> a[] }
4 schedule_map: { T[] -> [0,1]; U[] -> [0,0]; V[] -> [0,1]; S[] -> [1,0] }