[mlir][linalg] Remove GenericOpBase.
Remove the GenericOpBase class formerly used to factor out common logic shared be GenericOp and IndexedGenericOp. After removing IndexedGenericOp, the base class is not used anymore. Differential Revision: https://reviews.llvm.org/D105307
Loading
Please sign in to comment