[PATCH] D72293: [mlir] NFC: Move the state for managing SSA value names out of OperationPrinter and into a new class SSANameState.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 9 11:48:18 PST 2020


rriddle updated this revision to Diff 237138.
rriddle marked 14 inline comments as done.
rriddle added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72293/new/

https://reviews.llvm.org/D72293

Files:
  mlir/lib/IR/AsmPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72293.237138.patch
Type: text/x-patch
Size: 92872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/082e845a/attachment.bin>


More information about the llvm-commits mailing list