This PR fixes several bugs in `DepthwiseConv2DIsMul`: - The DepthwiseConv2DOp should restrict the types to integer or float to prevent a crash. - `notifyMatchFailure` should be called before creating the new operations.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.