This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Commit d758224
Sven Verdoolaege
emitCopyStmt: use emitAccess
Do this mainly for consistency with the emitAccess in emitMappedTensorAccess
and to simplify the code.
It also removes a call to toString(isl::pw_aff), which can then
be inlined in the next commit.1 parent c8ffe57 commit d758224
File tree
2 files changed
+6
-27
lines changed- include/tc/core/polyhedral/cuda
- src/core/polyhedral/cuda
2 files changed
+6
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | 374 | | |
377 | 375 | | |
378 | 376 | | |
379 | 377 | | |
380 | 378 | | |
381 | 379 | | |
382 | | - | |
383 | | - | |
384 | 380 | | |
385 | 381 | | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
390 | 385 | | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
395 | 389 | | |
396 | 390 | | |
397 | 391 | | |
| |||
627 | 621 | | |
628 | 622 | | |
629 | 623 | | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | 624 | | |
642 | 625 | | |
643 | 626 | | |
| |||
0 commit comments