[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 13:34:16 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ba37b3bf294: [mlir][ods] Add materialize derived attribute method (authored by jpienaar).

Changed prior to commit:
  https://reviews.llvm.org/D78302?vs=258822&id=258829#toc

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.258829.patch
Type: text/x-patch
Size: 12679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/329b1ad0/attachment.bin>


More information about the llvm-commits mailing list