This is an archive of the discontinued LLVM Phabricator instance.

Handle the case of tile and pad a subset of the dimensions
ClosedPublic

Authored by asaadaldien on Apr 26 2021, 12:36 PM.

Details

Summary

This is useful in cases such as tile-distribute-and-pad where not all
dims are tiled

Diff Detail

Event Timeline

asaadaldien created this revision.Apr 26 2021, 12:36 PM
asaadaldien requested review of this revision.Apr 26 2021, 12:36 PM
mravishankar accepted this revision.Apr 27 2021, 2:01 PM

Seems like something that needs an interface. Anyway, this looks fine.

This revision is now accepted and ready to land.Apr 27 2021, 2:01 PM