[mlir][test] Drop op type from test passes in TestPatterns.cpp
When possible, use `OperationPass<>` instead of `OperationPass<ModuleOp>` or `OperationPass<FuncOp>`. Differential Revision: https://reviews.llvm.org/D153005
Loading
Please sign in to comment