[PATCH] D75953: [mlir] Add derived attribute op interface

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 16:30:11 PDT 2020


jpienaar updated this revision to Diff 249794.
jpienaar marked 5 inline comments as done.
jpienaar added a comment.

adding more missing files


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75953/new/

https://reviews.llvm.org/D75953

Files:
  mlir/include/mlir/Interfaces/CMakeLists.txt
  mlir/include/mlir/Interfaces/DerivedAttributeOpInterface.h
  mlir/include/mlir/Interfaces/DerivedAttributeOpInterface.td
  mlir/lib/Interfaces/CMakeLists.txt
  mlir/lib/Interfaces/DerivedAttributeOpInterface.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75953.249794.patch
Type: text/x-patch
Size: 5275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/1413c68e/attachment.bin>


More information about the llvm-commits mailing list