Polly
20.0.0git
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
v
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
i
l
m
p
r
s
v
Enumerations
Enumerator
Related Functions
a
d
f
l
m
s
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
b
f
i
m
o
r
s
t
Enumerations
a
g
i
m
o
t
Enumerator
i
m
o
t
v
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
llvm-project
polly
lib
External
isl
test_inputs
codegen
unroll4.c
Go to the documentation of this file.
1
write_shared_A
(3, ((
t1
+ 3) % 4) + 1, ((
t2
+ 31) % 32) + 1);
2
if
(
t2
>= 1 &&
t2
<= 2 &&
t1
% 3 == 0)
3
write_shared_A
(3, (-
t1
/ 3) + 4,
t2
+ 32);
4
if
(((
t1
+ 3) % 4) + 1 >=
t2
||
t2
>= ((
t1
+ 3) % 4) + ((
t2
+ 1) % 2) + 2)
5
write_shared_A
(3, ((
t1
+ 3) % 4) + 5, -((((
t1
+ 3) % 4) -
t2
+ 33) % 32) +
t1
+ 4 * ((-
t1
+ 4) / 4) + 32);
6
if
(
t1
>= 1 &&
t2
>=
t1
+ 1 &&
t2
<= 4)
7
write_shared_A
(3,
t1
+ 4,
t2
+ 32);
8
write_shared_A
(4, ((
t1
+ 3) % 4) + 1, ((
t2
+ 31) % 32) + 1);
9
if
(
t2
>= 1 &&
t2
<= 2 &&
t1
% 3 == 0)
10
write_shared_A
(4, (-
t1
/ 3) + 4,
t2
+ 32);
11
if
(((
t1
+ 3) % 4) + 1 >=
t2
||
t2
>= ((
t1
+ 3) % 4) + ((
t2
+ 1) % 2) + 2)
12
write_shared_A
(4, ((
t1
+ 3) % 4) + 5, -((((
t1
+ 3) % 4) -
t2
+ 33) % 32) +
t1
+ 4 * ((-
t1
+ 4) / 4) + 32);
13
if
(
t1
>= 1 &&
t2
>=
t1
+ 1 &&
t2
<= 4)
14
write_shared_A
(4,
t1
+ 4,
t2
+ 32);
t2
t2
Definition:
unroll4.c:3
write_shared_A
write_shared_A(3,((t1+3) % 4)+1,((t2+31) % 32)+1)
t1
t1
Definition:
unroll4.c:3
Generated on Wed Apr 16 2025 10:25:43 for Polly by
1.9.6