initial version of ppcg
[ppcg.git] / clan / tests / unitary / parenthesis.c.scop
blobcd813130eb1c9352de26fa5641af98ce4027d1d3
1 #                                                   
2 #          <|                                       
3 #           A                                       
4 #          /.\                                     
5 #     <|  [""M#                                   
6 #      A   | #              Clan McCloog Castle     
7 #     /.\ [""M#             [File generated by Clan 0.5.0 64 bits]
8 #    [""M# | #  U"U#U                            
9 #     | #  | #  \ .:/                              
10 #     | #  | #___| #                                
11 #     | "--'     .-"                              
12 #   |"-"-"-"-"-#-#-##                          
13 #   |     # ## ######                               
14 #    \       .::::'/                               
15 #     \      ::::'/                                
16 #   :8a|    # # ##                                  
17 #   ::88a      ###                                  
18 #  ::::888a  8a ##::.                               
19 #  ::::::888a88a[]::::                              
20 # :::::::::SUNDOGa8a::::. ..                        
21 # :::::8::::888:Y8888:::::::::...                   
22 #::':::88::::888::Y88a______________________________________________________
23 #:: ::::88a::::88a:Y88a                                  __---__-- __
24 #' .: ::Y88a:::::8a:Y88a                            __----_-- -------_-__
25 #  :' ::::8P::::::::::88aa.                   _ _- --  --_ --- __  --- __--
26 #.::  :::::::::::::::::::Y88as88a...s88aa.
28 SCoP
30 # =============================================== Global
31 # Language
34 # Context
35 0 3
37 # Parameter names are provided
39 # Parameter names
40
42 # Number of statements
45 # =============================================== Statement 1
46 # ----------------------------------------------  1.1 Domain
47 # Iteration domain
49 2 4
50    1    1    0    0    ## i >= 0
51    1   -1    1   -1    ## -i+N-1 >= 0
53 # ----------------------------------------------  1.2 Scattering
54 # Scattering function is provided
56 # Scattering function
57 3 4
58    0    0    0    0    ## 0
59    0    1    0    0    ## i
60    0    0    0    0    ## 0
62 # ----------------------------------------------  1.3 Access
63 # Access informations are provided
65 # Read access informations
66 1 4
67    2    2    0    1    ## B[2*i+1]
68 # Write access informations
69 1 4
70    1    1    0    0    ## A[i]
72 # ----------------------------------------------  1.4 Body
73 # Statement body is provided
75 # Original iterator names
76
77 # Statement body
78 A[i]=B[2*(i)+1];
81 # =============================================== Options
82 <arrays>
84 1 A
85 2 B
86 </arrays>