[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:09:18 PDT 2020
lattner updated this revision to Diff 251258.
lattner added a comment.
Herald added a subscriber: aartbik.
Change to raw_string_ostream to see if it fixes the linux builder, also
add some debug info to catch the problem if it doesn't work.
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.251258.patch
Type: text/x-patch
Size: 12595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/ee22da1f/attachment-0001.bin>
More information about the llvm-commits
mailing list