[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
Thu Jan 9 11:48:19 PST 2020


rriddle updated this revision to Diff 237139.
rriddle added a comment.

Rebase.


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.237139.patch
Type: text/x-patch
Size: 12250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/608f3ab6/attachment.bin>


More information about the llvm-commits mailing list