CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 09:53:09 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/"efef3e6b5e6f6779edee872f70ecdfdf"
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=EBQhi10UOdZ5LZq0xk%2FF9FnjxEnEleGP7JiK6DdiZ%2FkMa8xGpJWDJZIiQdMSqMZJL3SheziDK5cEtyRPh%2BwqQFBBXX6YA0DH0De%2FahqS%2BuzNvDsgW5Mi2V65%2BhMDOfmt7yWMjmAgW%2FpcLBhyYIt1RsrytpzlEgp4loDXlpNRDyk0c%2BN3fpz5%2BqiSLVmdZVb9nCEujIQouKpGK%2FNr9PJHTefMYl1%2BEPKU8vTrPdcbKnA4TNyAfpz6HAi0F3obaf0U%2B9ihR%2Fe2Pxn%2B4GZrf68MeA%3D%3D--5MbKmdFcBl%2Bc%2BhdH--h2ZVoqOnxSKySTfuci7CQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.90642281.1753437189; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 09:53:09 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 09:53:09 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B416:3ACDCE:527BA1:5CC7F2:68835405
[CINN][Backend Pass Update No.2] Update eliminate_common_global_memor… · PaddlePaddle/Paddle@267528f · GitHub
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/op_lowering_impl.cc
Copy file name to clipboardExpand all lines: paddle/cinn/optim/eliminate_common_global_memory_read.cc
Copy file name to clipboardExpand all lines: paddle/cinn/optim/eliminate_common_global_memory_read.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 267528f
authored
[CINN][Backend Pass Update No.2] Update eliminate_common_global_memory_read pass (#70696)
* Update eliminate_common_global_memory_read pass
* Updated code based on review feedback.
* Reformat code
* Update: use constractor of statments
* Fix empty body in creating new Schedule stmt.1 parent c5b95fe commit 267528fCopy full SHA for 267528f
File tree
Expand file treeCollapse file tree
3 files changed
+142
-98
lines changedFilter options
- paddle/cinn
- hlir/framework/pir
- optim
Expand file treeCollapse file tree
3 files changed
+142
-98
lines changedpaddle/cinn/hlir/framework/pir/op_lowering_impl.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/op_lowering_impl.cc+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
370 | 371 |
| |
371 | 372 |
| |
372 | 373 |
| |
| 374 | + | |
| 375 | + | |
373 | 376 |
| |
374 | 377 |
| |
375 | 378 |
| |
376 | 379 |
| |
377 | 380 |
| |
378 | 381 |
| |
379 |
| - | |
| 382 | + | |
| 383 | + | |
380 | 384 |
| |
381 | 385 |
| |
382 | 386 |
| |
383 | 387 |
| |
384 |
| - | |
| 388 | + | |
| 389 | + | |
385 | 390 |
| |
386 | 391 |
| |
387 | 392 |
| |
|
paddle/cinn/optim/eliminate_common_global_memory_read.cc
Copy file name to clipboardExpand all lines: paddle/cinn/optim/eliminate_common_global_memory_read.cc+133-94Lines changed: 133 additions & 94 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
| 62 | + | |
62 | 63 |
| |
63 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
64 | 72 |
| |
65 | 73 |
| |
66 | 74 |
| |
| |||
114 | 122 |
| |
115 | 123 |
| |
116 | 124 |
| |
117 |
| - | |
| 125 | + | |
118 | 126 |
| |
119 | 127 |
| |
120 | 128 |
| |
| |||
218 | 226 |
| |
219 | 227 |
| |
220 | 228 |
| |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
230 | 232 |
| |
231 | 233 |
| |
232 | 234 |
| |
233 |
| - | |
234 |
| - | |
235 |
| - | |
| 235 | + | |
| 236 | + | |
236 | 237 |
| |
237 | 238 |
| |
238 | 239 |
| |
239 | 240 |
| |
240 |
| - | |
| 241 | + | |
241 | 242 |
| |
242 | 243 |
| |
243 |
| - | |
244 |
| - | |
245 |
| - | |
246 |
| - | |
247 |
| - | |
| 244 | + | |
248 | 245 |
| |
249 |
| - | |
250 |
| - | |
251 |
| - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
252 | 249 |
| |
253 |
| - | |
| 250 | + | |
254 | 251 |
| |
255 | 252 |
| |
256 | 253 |
| |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
257 | 282 |
| |
258 | 283 |
| |
259 | 284 |
| |
| |||
275 | 300 |
| |
276 | 301 |
| |
277 | 302 |
| |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 | 303 |
| |
291 | 304 |
| |
292 | 305 |
| |
| |||
301 | 314 |
| |
302 | 315 |
| |
303 | 316 |
| |
304 |
| - | |
| 317 | + | |
| 318 | + | |
305 | 319 |
| |
306 | 320 |
| |
307 | 321 |
| |
308 | 322 |
| |
309 |
| - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
310 | 329 |
| |
311 | 330 |
| |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
319 | 334 |
| |
320 | 335 |
| |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 |
| - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
326 | 343 |
| |
| 344 | + | |
327 | 345 |
| |
328 | 346 |
| |
329 | 347 |
| |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
339 | 369 |
| |
340 |
| - | |
| 370 | + | |
| 371 | + | |
341 | 372 |
| |
342 | 373 |
| |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
343 | 384 |
| |
344 | 385 |
| |
345 | 386 |
| |
346 | 387 |
| |
347 | 388 |
| |
348 | 389 |
| |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
| 390 | + | |
| 391 | + | |
354 | 392 |
| |
355 |
| - | |
356 | 393 |
| |
357 | 394 |
| |
358 | 395 |
| |
359 | 396 |
| |
360 | 397 |
| |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
| 398 | + | |
367 | 399 |
| |
368 | 400 |
| |
369 | 401 |
| |
| |||
373 | 405 |
| |
374 | 406 |
| |
375 | 407 |
| |
376 |
| - | |
377 |
| - | |
| 408 | + | |
| 409 | + | |
378 | 410 |
| |
379 | 411 |
| |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
384 |
| - | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
385 | 420 |
| |
386 | 421 |
| |
387 | 422 |
| |
| |||
390 | 425 |
| |
391 | 426 |
| |
392 | 427 |
| |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
397 | 434 |
| |
398 | 435 |
| |
399 | 436 |
| |
| |||
409 | 446 |
| |
410 | 447 |
| |
411 | 448 |
| |
412 |
| - | |
| 449 | + | |
| 450 | + | |
413 | 451 |
| |
414 |
| - | |
415 |
| - | |
416 |
| - | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
417 | 455 |
| |
418 | 456 |
| |
419 | 457 |
| |
420 | 458 |
| |
421 |
| - | |
422 |
| - | |
| 459 | + | |
| 460 | + | |
423 | 461 |
| |
424 |
| - | |
| 462 | + | |
425 | 463 |
| |
426 |
| - | |
| 464 | + | |
| 465 | + | |
427 | 466 |
| |
428 | 467 |
| |
429 |
| - | |
430 |
| - | |
| 468 | + | |
| 469 | + | |
431 | 470 |
| |
432 | 471 |
| |
433 | 472 |
| |
|
paddle/cinn/optim/eliminate_common_global_memory_read.h
Copy file name to clipboardExpand all lines: paddle/cinn/optim/eliminate_common_global_memory_read.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
|
You can’t perform that action at this time.
0 commit comments