[mlir][nfc] Move BaseOpWithOffsetSizesAndStrides to the beginning of Ops.td.
authorAlexander Belyaev <pifon@google.com>
Sat, 17 Oct 2020 11:15:31 +0000 (13:15 +0200)
committerAlexander Belyaev <pifon@google.com>
Mon, 19 Oct 2020 11:36:03 +0000 (13:36 +0200)
commit1e1dd130349a59f1a5ecd6291ab2b6a081f603a6
treee618b8e358afad92dc030efaa89a753f9f1b6b76
parent1b1c61ff47f8263680cbbf48f7d95f8bddd2386e
[mlir][nfc] Move BaseOpWithOffsetSizesAndStrides to the beginning of Ops.td.

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

Differential Revision: https://reviews.llvm.org/D89620
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td