This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor] More static padding sizes for PadOp
ClosedPublic

Authored by springerm on Jun 30 2023, 3:45 AM.

Details

Summary

Improve tensor::createPadHighOp: more static padding sizes when possible.

Depends On: D154199

Diff Detail

Event Timeline

springerm created this revision.Jun 30 2023, 3:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2023, 3:45 AM
springerm requested review of this revision.Jun 30 2023, 3:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2023, 3:45 AM
nicolasvasilache accepted this revision.Jun 30 2023, 4:35 AM
This revision is now accepted and ready to land.Jun 30 2023, 4:35 AM
This revision was landed with ongoing or failed builds.Jun 30 2023, 5:04 AM
This revision was automatically updated to reflect the committed changes.