[libc++][NFC] Fix incorrect comment for vector::assign(iter, iter) test
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / cloog / unroll.st
blob8780a633fcdf3516e43eaf8b8fcafc2dfbb84b49
1 domain: "[n] -> { S1[i] : i >= 0 and i <= 10 }"
2 child:
3   context: "[n] -> { [] }"
4   child:
5     schedule: "[n] -> [{ S1[i] -> [(i)] }]"
6     options: "[n] -> { unroll[i0] }"