"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "41b84847bf36f5a0ec107725f779d91453f2473b"
[mlir][Pass][NFC] Replace usages of ModulePass with OperationPass<ModuleOp>
ModulePass doesn't provide any special utilities and thus doesn't give enough benefit to warrant a special pass class. This revision replaces all usages with the more general OperationPass. Differential Revision: https://reviews.llvm.org/D77339
Loading
Please register or sign in to comment