[PATCH] D80842: [mlir] Add verify method to adaptor
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 22:01:24 PDT 2020
jpienaar updated this revision to Diff 268665.
jpienaar marked 12 inline comments as done.
jpienaar added a comment.
Herald added a subscriber: msifontes.
Addressed review comments and changed error message so that it is the same via adaptor or via op.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80842/new/
https://reviews.llvm.org/D80842
Files:
mlir/docs/OpDefinitions.md
mlir/test/Dialect/GPU/invalid.mlir
mlir/test/Dialect/LLVMIR/global.mlir
mlir/test/Dialect/SPIRV/composite-ops.mlir
mlir/test/Dialect/Vector/invalid.mlir
mlir/test/IR/invalid-ops.mlir
mlir/test/mlir-tblgen/op-attribute.td
mlir/test/mlir-tblgen/predicate.td
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80842.268665.patch
Type: text/x-patch
Size: 25153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/b0cfb5a7/attachment.bin>
More information about the llvm-commits
mailing list