This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Fusion of PadTensorOp
ClosedPublic

Authored by springerm on Jun 21 2021, 7:38 PM.

Details

Summary

Note: This commit (and previous ones) implements the same functionality as https://reviews.llvm.org/D103243 (which is abandoned).

Diff Detail

Event Timeline

springerm created this revision.Jun 21 2021, 7:38 PM
springerm requested review of this revision.Jun 21 2021, 7:38 PM
ThomasRaoux accepted this revision.Jun 21 2021, 7:46 PM
This revision is now accepted and ready to land.Jun 21 2021, 7:46 PM
This revision was landed with ongoing or failed builds.Jun 21 2021, 7:56 PM
This revision was automatically updated to reflect the committed changes.