llvm-project/polly/lib/External/isl/test_inputs/codegen/component0.st

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
89 B
Smalltalk
Raw Normal View History

domain: "{ A[]; B[i] : 0 <= i < 10 }"
child:
schedule: "[{ A[] -> [0]; B[i] -> [i] }]"