brintos

brintos / llvm-project-archived public Read only

0
0
Text · 196 B · 58b5168 Raw
6 lines · plain
1# Check that generic options are not applied to isolated part2domain: "{ A[i] : 0 <= i < 20 }"3child:4  schedule: "[{ A[i] -> [i] }]"5  options: "{ isolate[[] -> [x]] : 5 <= x <= 15; unroll[x] }"6