This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg][Transform] Add support to let `transform.structured.pack_greedily` pad to the next multiple of a static constant
ClosedPublic

Authored by nicolasvasilache on Mar 27 2023, 8:01 AM.

Details

Summary

This increase the flexibility of the transformation to allow mixed packing / padding specifications.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Mar 27 2023, 8:01 AM

Add negative tests

ThomasRaoux accepted this revision.Mar 27 2023, 8:54 AM

Thanks!

This revision is now accepted and ready to land.Mar 27 2023, 8:54 AM
This revision was landed with ongoing or failed builds.Mar 27 2023, 11:37 PM
This revision was automatically updated to reflect the committed changes.