[PATCH] D109190: [mlir] Refactor ElementsAttr into an AttrInterface

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 18:58:20 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd80d3a358fff: [mlir] Refactor ElementsAttr into an AttrInterface (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D109190?vs=373735&id=373766#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109190

Files:
  llvm/include/llvm/ADT/STLExtras.h
  mlir/include/mlir/IR/BuiltinAttributeInterfaces.h
  mlir/include/mlir/IR/BuiltinAttributeInterfaces.td
  mlir/include/mlir/IR/BuiltinAttributes.h
  mlir/include/mlir/IR/BuiltinAttributes.td
  mlir/include/mlir/IR/CMakeLists.txt
  mlir/include/mlir/Support/InterfaceSupport.h
  mlir/lib/IR/BuiltinAttributeInterfaces.cpp
  mlir/lib/IR/BuiltinAttributes.cpp
  mlir/lib/IR/CMakeLists.txt
  mlir/test/IR/elements-attr-interface.mlir
  mlir/test/lib/Dialect/Test/TestAttrDefs.td
  mlir/test/lib/Dialect/Test/TestAttributes.cpp
  mlir/test/lib/IR/CMakeLists.txt
  mlir/test/lib/IR/TestBuiltinAttributeInterfaces.cpp
  mlir/tools/mlir-opt/mlir-opt.cpp
  utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
  utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109190.373766.patch
Type: text/x-patch
Size: 69340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/e0cd4420/attachment-0001.bin>


More information about the llvm-commits mailing list