Pad the operation using a top down traversal. The top down traversal unlocks folding opportunities and dim op canonicalizations due to the introduced extract slice operation after the padded operation.
Depends On D114585
Differential D114689
[mlir][linalg] Use top down traversal for padding. gysit on Nov 28 2021, 11:28 PM. Authored by
Details Pad the operation using a top down traversal. The top down traversal unlocks folding opportunities and dim op canonicalizations due to the introduced extract slice operation after the padded operation. Depends On D114585
Diff Detail
Event Timeline
|