mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 10:34:41 +01:00
5873a060ca
* these are dependencies for gcc 4 Graphite engine build. * CLooG 0.18.0 includes ISL 0.11.1 which is the backend that the build script enables. * PPL is needed by GCC build even if it isn't the chosen backend.
34 lines
343 B
Plaintext
34 lines
343 B
Plaintext
# language: C
|
|
c
|
|
|
|
# Context
|
|
# parameters m n p q
|
|
1 6
|
|
# m n p q 1
|
|
1 0 0 0 0 1
|
|
1
|
|
m n p q
|
|
|
|
2 # Number of statements
|
|
|
|
1
|
|
# S1 i,...
|
|
3 7
|
|
# i m n p q 1
|
|
1 1 -1 0 0 0 0
|
|
1 -1 0 1 0 0 0
|
|
1 0 0 0 0 0 1
|
|
0 0 0
|
|
|
|
1
|
|
#
|
|
3 7
|
|
# i m n p q 1
|
|
1 1 0 0 -1 0 0
|
|
1 -1 0 0 0 1 0
|
|
1 0 0 0 0 0 1
|
|
0 0 0
|
|
0
|
|
|
|
0 # Scattering functions
|