CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 05:07:48 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/PaddlePaddle/Paddle.git
etag: W/"54b7640571e8c3f6367f26ae5229a4c1"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=uBgyb7smJEL1VARRfi7pnRC4XoXpKDjDeH41ZCxVCjrpVRuXsCpb6Q6t9Z0o38YyA8cmeN97n2VogcaW6flBX9otxMt1%2BQNH%2FKxT2l%2BYwKp%2Bbn4%2BG3kOO2nm5VBa660NIz0ptkH8AOVHjZdVU6HrYrWQY5zeCwy3dn%2BfFUtVMO92aNS03N5QVej84pWUTGkaObkcZ4hF%2FjZryarRBB0iHdnRh88xwvRi0CVUM9WRm7wtSwfVvM%2B40rzmNpwGZ1JcyS20bisLJLHdXcjYOM6Nng%3D%3D--5Fkt3l0f%2BntIH7yY--KoeVyk%2BTHsN2YwV39vL8pA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1880859385.1753333667; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:07:47 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 05:07:47 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C022:12BD61:1358B15:17835BF:6881BFA3
fix parse string (#57314) · PaddlePaddle/Paddle@dc4bf1d · GitHub
Copy file name to clipboardExpand all lines: paddle/pir/core/ir_printer.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/ir_parser.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/ir_parser.h
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/lexer.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/lexer.h
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/token.h
Copy file name to clipboard
Copy file name to clipboardExpand all lines: test/cpp/pir/core/add_dialect_parser_test.cc
Copy file name to clipboardExpand all lines: test/cpp/pir/core/ir_parser_test.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit dc4bf1d
File tree
Expand file treeCollapse file tree
9 files changed
+130
-45
lines changedFilter options
- paddle/pir/core
- parser
- test/cpp/pir/core
Expand file treeCollapse file tree
9 files changed
+130
-45
lines changedpaddle/pir/core/ir_printer.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/ir_printer.cc+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
91 | 99 |
| |
92 | 100 |
| |
93 | 101 |
| |
|
paddle/pir/core/parser/ir_parser.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/ir_parser.cc+9-19Lines changed: 9 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 27 | + | |
31 | 28 |
| |
32 | 29 |
| |
33 | 30 |
| |
34 | 31 |
| |
35 | 32 |
| |
36 | 33 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 34 | + | |
44 | 35 |
| |
45 | 36 |
| |
46 | 37 |
| |
| |||
128 | 119 |
| |
129 | 120 |
| |
130 | 121 |
| |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
131 | 126 |
| |
132 | 127 |
| |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 128 | + | |
139 | 129 |
| |
140 | 130 |
| |
141 | 131 |
| |
| |||
216 | 206 |
| |
217 | 207 |
| |
218 | 208 |
| |
219 |
| - | |
| 209 | + | |
220 | 210 |
| |
221 | 211 |
| |
222 | 212 |
| |
| |||
268 | 258 |
| |
269 | 259 |
| |
270 | 260 |
| |
271 |
| - | |
| 261 | + | |
272 | 262 |
| |
273 | 263 |
| |
274 | 264 |
| |
|
paddle/pir/core/parser/ir_parser.h
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/ir_parser.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
paddle/pir/core/parser/lexer.cc
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/lexer.cc+21-7Lines changed: 21 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
36 | 46 |
| |
37 | 47 |
| |
38 | 48 |
| |
| |||
160 | 170 |
| |
161 | 171 |
| |
162 | 172 |
| |
163 |
| - | |
| 173 | + | |
164 | 174 |
| |
165 | 175 |
| |
166 | 176 |
| |
167 | 177 |
| |
168 |
| - | |
| 178 | + | |
169 | 179 |
| |
170 |
| - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
171 | 185 |
| |
172 | 186 |
| |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
176 | 190 |
| |
177 | 191 |
| |
178 | 192 |
| |
|
paddle/pir/core/parser/lexer.h
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/lexer.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 |
| - | |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
|
paddle/pir/core/parser/token.h
Copy file name to clipboardExpand all lines: paddle/pir/core/parser/token.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
test/cpp/pir/core/TestParserText.txt
Copy file name to clipboard+35-8Lines changed: 35 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
4 | 24 |
| |
5 | 25 |
| |
6 | 26 |
| |
| 27 | + | |
7 | 28 |
| |
8 | 29 |
| |
9 | 30 |
| |
| 31 | + | |
10 | 32 |
| |
11 | 33 |
| |
12 | 34 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
16 | 38 |
| |
| 39 | + | |
17 | 40 |
| |
18 | 41 |
| |
19 | 42 |
| |
20 | 43 |
| |
21 | 44 |
| |
22 | 45 |
| |
23 | 46 |
| |
24 |
| - | |
| 47 | + | |
25 | 48 |
| |
26 | 49 |
| |
27 | 50 |
| |
28 | 51 |
| |
29 |
| - | |
| 52 | + | |
30 | 53 |
| |
31 | 54 |
| |
32 | 55 |
| |
33 | 56 |
| |
34 | 57 |
| |
| 58 | + | |
35 | 59 |
| |
36 | 60 |
| |
37 |
| - | |
| 61 | + | |
| 62 | + | |
38 | 63 |
| |
39 | 64 |
| |
40 | 65 |
| |
| 66 | + | |
41 | 67 |
| |
42 | 68 |
| |
43 |
| - | |
| 69 | + | |
| 70 | + |
test/cpp/pir/core/add_dialect_parser_test.cc
Copy file name to clipboardExpand all lines: test/cpp/pir/core/add_dialect_parser_test.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
|
test/cpp/pir/core/ir_parser_test.cc
Copy file name to clipboardExpand all lines: test/cpp/pir/core/ir_parser_test.cc+51-6Lines changed: 51 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
63 | 65 |
| |
64 | 66 |
| |
65 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
66 | 72 |
| |
67 | 73 |
| |
68 | 74 |
| |
69 |
| - | |
70 |
| - | |
| 75 | + | |
| 76 | + | |
71 | 77 |
| |
72 | 78 |
| |
73 |
| - | |
| 79 | + | |
| 80 | + | |
74 | 81 |
| |
75 | 82 |
| |
| 83 | + | |
76 | 84 |
| |
| 85 | + | |
77 | 86 |
| |
78 |
| - | |
| 87 | + | |
| 88 | + | |
79 | 89 |
| |
80 | 90 |
| |
81 |
| - | |
82 |
| - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
83 | 98 |
| |
84 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
85 | 107 |
| |
86 | 108 |
| |
87 | 109 |
| |
88 | 110 |
| |
89 | 111 |
| |
90 | 112 |
| |
91 | 113 |
| |
| 114 | + | |
92 | 115 |
| |
93 | 116 |
| |
94 | 117 |
| |
| |||
135 | 158 |
| |
136 | 159 |
| |
137 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
138 | 183 |
| |
139 | 184 |
| |
140 | 185 |
| |
|
You can’t perform that action at this time.
0 commit comments