Commit 54d6356
committed
[Mlir] Skip default schedule for linalg.fill
Do not schedule the initialization operation linalg.fill, which is not
controllable by the user. The default schedule applied can overconstraint
lowering passes trying to fuse/optimize it.1 parent 0853138 commit 54d6356
23 files changed
Lines changed: 1201 additions & 1892 deletions
File tree
- src/xtc/backends/mlir
- tests/filecheck
- backends
- padding
- schedules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
192 | 195 | | |
193 | 196 | | |
194 | 197 | | |
| |||
Lines changed: 87 additions & 153 deletions
Large diffs are not rendered by default.
Lines changed: 80 additions & 131 deletions
Large diffs are not rendered by default.
Lines changed: 86 additions & 152 deletions
Large diffs are not rendered by default.
Lines changed: 80 additions & 131 deletions
Large diffs are not rendered by default.
Lines changed: 83 additions & 149 deletions
Large diffs are not rendered by default.
Lines changed: 83 additions & 149 deletions
Large diffs are not rendered by default.
Lines changed: 82 additions & 133 deletions
Large diffs are not rendered by default.
Lines changed: 82 additions & 133 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments