[PATCH] D74663: NFC: add indexing operator for ArrayAttr

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 23:01:31 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2101590a78b7: NFC: add indexing operator for ArrayAttr (authored by bondhugula, committed by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74663

Files:
  mlir/docs/DeclarativeRewrites.md
  mlir/docs/Tutorials/Toy/Ch-7.md
  mlir/examples/toy/Ch7/mlir/ToyCombine.cpp
  mlir/include/mlir/IR/Attributes.h
  mlir/include/mlir/IR/OpBase.td
  mlir/lib/Dialect/VectorOps/VectorOps.cpp
  mlir/lib/IR/Attributes.cpp
  mlir/test/lib/TestDialect/TestDialect.cpp
  mlir/test/lib/TestDialect/TestOps.td
  mlir/test/mlir-tblgen/predicate.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74663.244816.patch
Type: text/x-patch
Size: 6546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200215/1eef7a72/attachment.bin>


More information about the llvm-commits mailing list