Skip to content

Commit 659f7d4

Browse files
committed
[mlir] NFC: Move the state for managing aliases out of ModuleState and into a new class AliasState.
Summary: This reduces the complexity of ModuleState and simplifies the code. A future revision will mold ModuleState into something that can be used by users for caching of printer state, as well as for implementing printAsOperand style methods. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D72292
1 parent 766ce87 commit 659f7d4

File tree

1 file changed

+185
-137
lines changed

1 file changed

+185
-137
lines changed

0 commit comments

Comments
 (0)