Tiling can create dim ops and those dim ops can take InitTensorOp
as input. Including it in the tiling canonicalization patterns
allows us to fold those dim ops away.
Also sorted the existing ops along the way.
Differential D110876
[mlir][linalg] Include InitTensorOp in tiling canonicalization antiagainst on Sep 30 2021, 1:08 PM. Authored by
Details Tiling can create dim ops and those dim ops can take InitTensorOp Also sorted the existing ops along the way.
Diff Detail
Event Timeline |