[PATCH] D72294: [mlir] Refactor ModuleState into AsmState and expose it to users.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 10:54:24 PST 2020
rriddle updated this revision to Diff 237731.
rriddle marked 6 inline comments as done.
rriddle added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72294/new/
https://reviews.llvm.org/D72294
Files:
mlir/include/mlir/IR/AsmState.h
mlir/include/mlir/IR/Block.h
mlir/include/mlir/IR/Module.h
mlir/include/mlir/IR/OpDefinition.h
mlir/include/mlir/IR/Operation.h
mlir/include/mlir/IR/Value.h
mlir/lib/IR/AsmPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72294.237731.patch
Type: text/x-patch
Size: 12398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/9b84d8bf/attachment.bin>
More information about the llvm-commits
mailing list