Remove the tile and fuse test pass that has been replaced by codegen strategy.
Depends On D114067
Paths
| Differential D114068
[mlir][linalg] Remove tile and fuse test pass (NFC). ClosedPublic Authored by gysit on Nov 17 2021, 12:59 AM.
Details Summary Remove the tile and fuse test pass that has been replaced by codegen strategy. Depends On D114067
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptNov 17 2021, 12:59 AM This revision is now accepted and ready to land.Nov 22 2021, 1:09 AM Closed by commit rGf7751a3a4218: [mlir][linalg] Remove tile and fuse test pass (NFC). (authored by gysit). · Explain WhyNov 22 2021, 4:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388882 mlir/include/mlir/Dialect/Linalg/Passes.h
mlir/include/mlir/Dialect/Linalg/Passes.td
mlir/lib/Dialect/Linalg/Transforms/FusionOnTensors.cpp
|