[PATCH] D78434: [mlir] resolve types from attributes in assemblyFormat
Martin Waitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 14:04:35 PDT 2020
tali updated this revision to Diff 274912.
tali added a comment.
Used more concrete types instead of `auto` and simplified `findSeenArg()`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78434/new/
https://reviews.llvm.org/D78434
Files:
mlir/docs/OpDefinitions.md
mlir/test/lib/Dialect/Test/TestOps.td
mlir/test/mlir-tblgen/op-format.mlir
mlir/tools/mlir-tblgen/OpFormatGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78434.274912.patch
Type: text/x-patch
Size: 11165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/99e9a59e/attachment.bin>
More information about the llvm-commits
mailing list