[PATCH] D76205: Add support for custom op parser/printer hooks to know about result names.

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 21:42:18 PDT 2020


lattner updated this revision to Diff 251270.
lattner added a comment.

Remove the test logic.  This patch is good to review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76205

Files:
  mlir/include/mlir/IR/OpImplementation.h
  mlir/lib/IR/AsmPrinter.cpp
  mlir/lib/Parser/Parser.cpp
  mlir/test/IR/parser.mlir
  mlir/test/lib/TestDialect/TestDialect.cpp
  mlir/test/lib/TestDialect/TestOps.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76205.251270.patch
Type: text/x-patch
Size: 12369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/0b5dfda1/attachment.bin>


More information about the llvm-commits mailing list