summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/atomic3.in
blob: 4d0c4953107d29200a9ab39cce6d369f63718171 (plain)
1
2
3
4
5
# Check that isl is not confused by inconsistent
# separation_class and atomic options.
{ sync[] -> [i, 0] : 0 <= i <= 64 }
{ : }
{ [i, 0] -> separation_class[[1] -> [0]] : 1 <= i <= 62; [i, 0] -> atomic[1]}
OpenPOWER on IntegriCloud