This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Commit aad84fc
Sven Verdoolaege
emitHalideExpr: inline single call to toString(isl::pw_aff)
Since 04fa3ed (emitHalideExpr: use isl AST expression generator
to print expression, Fri Mar 23 20:39:39 2018 +0100), the body
only consists of two lines (modulo comments) and inlining
the call will make it easier to inspect the intermediate isl::ast_expr
object.1 parent d758224 commit aad84fc
File tree
2 files changed
+6
-11
lines changed- include/tc/core/polyhedral/cuda
- src/core/polyhedral/cuda
2 files changed
+6
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | 455 | | |
464 | 456 | | |
465 | 457 | | |
| |||
514 | 506 | | |
515 | 507 | | |
516 | 508 | | |
517 | | - | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
518 | 515 | | |
519 | 516 | | |
520 | 517 | | |
| |||
0 commit comments