[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
Wed Jan 8 10:11:54 PST 2020


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

Tidy comment in AsmState.


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.236854.patch
Type: text/x-patch
Size: 12198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/bd000858/attachment.bin>


More information about the llvm-commits mailing list