This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector][transform] Expose tensor slice -> transfer folding patterns
ClosedPublic

Authored by springerm on Jun 9 2023, 6:18 AM.

Details

Summary

Add a new transform op to populate patterns: ApplyFoldTensorSliceIntoTransferPatternsOp.

Diff Detail

Event Timeline

springerm created this revision.Jun 9 2023, 6:18 AM
Herald added a project: Restricted Project. · View Herald Transcript
springerm requested review of this revision.Jun 9 2023, 6:18 AM
Herald added a project: Restricted Project. · View Herald Transcript
guraypp accepted this revision.Jun 9 2023, 7:22 AM

looks good

This revision is now accepted and ready to land.Jun 9 2023, 7:22 AM
This revision was landed with ongoing or failed builds.Jun 9 2023, 7:27 AM
This revision was automatically updated to reflect the committed changes.