[PATCH] D78302: [mlir][ods] Add materialize derived attribute method
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 20 08:05:20 PDT 2020
jpienaar updated this revision to Diff 258740.
jpienaar marked 2 inline comments as done.
jpienaar added a comment.
Herald added a subscriber: mgorny.
Addressing review suggestions and add missing cmake dep
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78302/new/
https://reviews.llvm.org/D78302
Files:
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/Interfaces/DerivedAttributeOpInterface.td
mlir/test/lib/Dialect/Test/CMakeLists.txt
mlir/test/lib/Dialect/Test/TestDialect.h
mlir/test/lib/Dialect/Test/TestOps.td
mlir/test/lib/Dialect/Test/TestPatterns.cpp
mlir/test/mlir-tblgen/op-attribute.td
mlir/test/mlir-tblgen/op-derived-attribute.mlir
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78302.258740.patch
Type: text/x-patch
Size: 12319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/9b7402b3/attachment.bin>
More information about the llvm-commits
mailing list