llvm-project/mlir/lib/Conversion/StandardToLLVM
River Riddle 722f909f7a [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
2020-04-07 14:08:52 -07:00
..
CMakeLists.txt [mlir][Pass] Move the registration of conversion passes to tablegen 2020-04-01 02:10:46 -07:00
StandardToLLVM.cpp [mlir][Pass][NFC] Replace usages of ModulePass with OperationPass<ModuleOp> 2020-04-07 14:08:52 -07:00