This is an archive of the discontinued LLVM Phabricator instance.

[mlir][nfc] Move BaseOpWithOffsetSizesAndStrides to the beginning of Ops.td.
ClosedPublic

Authored by pifon2a on Oct 17 2020, 4:20 AM.

Details

Summary

Move the class to where all base classes are defined.
Also remove all the builders since they are defined in subclasses anyway.

Diff Detail

Event Timeline

pifon2a created this revision.Oct 17 2020, 4:20 AM
pifon2a requested review of this revision.Oct 17 2020, 4:20 AM
ftynse accepted this revision.Oct 19 2020, 12:35 AM
This revision is now accepted and ready to land.Oct 19 2020, 12:35 AM
This revision was landed with ongoing or failed builds.Oct 19 2020, 4:37 AM
This revision was automatically updated to reflect the committed changes.