diff options
author | River Riddle <riddleriver@gmail.com> | 2020-04-07 13:55:34 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-04-07 14:08:52 -0700 |
commit | 722f909f7aa1d5ab21f68eb8ce1baf109cc5bb13 (patch) | |
tree | d6262e46b68a7d8cd6cf4f02c520837ac4bcffd8 /llvm/lib/CodeGen/MachineDebugify.cpp | |
parent | 2481f26ac3f228cc085d4d68ee72dadc07afa48f (diff) | |
download | llvm-722f909f7aa1d5ab21f68eb8ce1baf109cc5bb13.zip llvm-722f909f7aa1d5ab21f68eb8ce1baf109cc5bb13.tar.gz llvm-722f909f7aa1d5ab21f68eb8ce1baf109cc5bb13.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/MachineDebugify.cpp')
0 files changed, 0 insertions, 0 deletions