Updated cloog submodule
[clay.git] / tests / must_fail / skew_overflow_statement.c.orig.scop
blob89934da806cb762f12062ac1e67eab5a91832413
1 [Clan] Info: parsing file #1 (./must_fail/skew_overflow_statement.c)
2 #                                                     
3 #          <|                                         
4 #           A                                         
5 #          /.\                                       
6 #     <|  [""M#                                     
7 #      A   | #            Clan McCloog Castle         
8 #     /.\ [""M#           [Generated by Clan 0.7.1]
9 #    [""M# | #  U"U#U                              
10 #     | #  | #  \ .:/                                
11 #     | #  | #___| #                                  
12 #     | "--'     .-"                                
13 #   |"-"-"-"-"-#-#-##                            
14 #   |     # ## ######                                 
15 #    \       .::::'/                                 
16 #     \      ::::'/                                  
17 #   :8a|    # # ##                                    
18 #   ::88a      ###                                    
19 #  ::::888a  8a ##::.                                 
20 #  ::::::888a88a[]::::                                
21 # :::::::::SUNDOGa8a::::. ..                          
22 # :::::8::::888:Y8888:::::::::...                     
23 #::':::88::::888::Y88a______________________________________________________
24 #:: ::::88a::::88a:Y88a                                  __---__-- __
25 #' .: ::Y88a:::::8a:Y88a                            __----_-- -------_-__
26 #  :' ::::8P::::::::::88aa.                   _ _- --  --_ --- __  --- __--
27 #.::  :::::::::::::::::::Y88as88a...s88aa.
29 # [File generated by the OpenScop Library 0.8.4]
31 <OpenScop>
33 # =============================================== Global
34 # Language
37 # Context
38 CONTEXT
39 0 2 0 0 0 0
41 # Parameters are not provided
45 # Number of statements
48 # =============================================== Statement 1
49 # Number of relations describing the statement:
52 # ----------------------------------------------  1.1 Domain
53 DOMAIN
54 0 2 0 0 0 0
56 # ----------------------------------------------  1.2 Scattering
57 SCATTERING
58 1 3 1 0 0 0
59 # e/i| c1 |  1  
60    0   -1    0    ## c1 == 0
62 # ----------------------------------------------  1.3 Access
63 WRITE
64 1 3 1 0 0 0
65 # e/i| Arr|  1  
66    0   -1    1    ## Arr == a
68 # ----------------------------------------------  1.4 Statement Extensions
69 # Number of Statement Extensions
71 <body>
72 # Number of original iterators
74 # Statement body expression
75 a = 0;
76 </body>
78 <extbody>
79 # Number of accesses
81 # Access coordinates (start/length)
82 0 1
83 # Number of original iterators
85 # Statement body expression
86 a = 0;
87 </extbody>
89 # =============================================== Extensions
90 <arrays>
91 # Number of arrays
93 # Mapping array-identifiers/array-names
94 1 a
95 </arrays>
97 <coordinates>
98 # File name
99 ./must_fail/skew_overflow_statement.c
100 # Starting line and column
101 2 0
102 # Ending line and column
103 6 0
104 # Indentation
106 </coordinates>
108 <clay>
109    skew([0], 1, 1);
110 </clay>
112 </OpenScop>