Make default loop tiling options explicit from CLI options. We can also set default value for separate option which is declared implicitly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127711
[mlir][affine] Make loop tiling default options explicit ClosedPublic Authored by Lewuathe on Jun 13 2022, 9:16 PM.
Details Summary Make default loop tiling options explicit from CLI options. We can also set default value for separate option which is declared implicitly.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2022, 8:37 AM Closed by commit rG95bdbb97476a: [mlir][affine] Make loop tiling default options explicit (authored by Lewuathe). · Explain WhyJun 14 2022, 7:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436634 mlir/include/mlir/Dialect/Affine/Passes.td
|