Polly
23.0.0git
llvm-project
polly
lib
External
isl
test_inputs
codegen
polly.c
Go to the documentation of this file.
1
if
(p_0 >= p_1 + 1) {
2
for
(
int
c0
= 0;
c0
<= p_1 - 4 * floord(p_1 + 2, 4);
c0
+= 1)
3
Stmt2(
c0
);
4
if
(4 * floord(p_1 + 2, 4) >= p_1 + 1)
5
for
(
int
c0
= 0;
c0
<= p_1 - 4 * floord(p_1 + 2, 4) + 4;
c0
+= 1)
6
Stmt2(
c0
);
7
}
else
if
(p_0 >= p_1 + 4 * floord(p_0 - p_1, 4) + 1) {
8
for
(
int
c0
= 0;
c0
<= p_0 - 4 * floord(p_0 + 2, 4);
c0
+= 1)
9
Stmt2(
c0
);
10
if
(4 * floord(p_0 + 2, 4) >= p_0 + 1)
11
for
(
int
c0
= 0;
c0
<= p_0 - 4 * floord(p_0 + 2, 4) + 4;
c0
+= 1)
12
Stmt2(
c0
);
13
}
else
if
(4 * floord(p_0 + 2, 4) >= p_0 + 1) {
14
for
(
int
c0
= 0;
c0
<= p_0 - 4 * floord(p_0 + 2, 4) + 4;
c0
+= 1)
15
Stmt2(
c0
);
16
}
else
{
17
for
(
int
c0
= 0;
c0
<= p_0 - 4 * floord(p_0 + 2, 4);
c0
+= 1)
18
Stmt2(
c0
);
19
}
c0
c0
Definition
multi-stride2.c:2
Generated on
for Polly by
1.14.0