This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Tensor] Drop SplitPaddingPatterns.
ClosedPublic

Authored by nicolasvasilache on Apr 13 2023, 3:06 AM.

Details

Summary

These old patterns are not in use in either MLIR or downstream projects except for one test.
Additionally this is redundant with logic in the tensor.pad tiling implementation.

Drop SplitPaddingPatterns to reduce entropy.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2023, 3:06 AM
nicolasvasilache requested review of this revision.Apr 13 2023, 3:06 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 13 2023, 3:06 AM
qcolombet accepted this revision.Apr 13 2023, 3:37 AM
This revision is now accepted and ready to land.Apr 13 2023, 3:37 AM
This revision was landed with ongoing or failed builds.Apr 13 2023, 3:41 AM
This revision was automatically updated to reflect the committed changes.
mlir/lib/Dialect/Tensor/Transforms/CMakeLists.txt