Sign in
llvm
/
polly
/
97a863f7046994e94717c12112ae9ec649a5384f
/
.
/
final
/
lib
/
External
/
isl
/
test_inputs
/
codegen
/
atomic3.in
blob: 4d0c4953107d29200a9ab39cce6d369f63718171 [
file
] [
log
] [
blame
]
# 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
]}