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

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 22:34:26 PST 2020


bondhugula updated this revision to Diff 244814.
bondhugula added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

switching to arc


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.244814.patch
Type: text/x-patch
Size: 6546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200215/baae0956/attachment.bin>


More information about the llvm-commits mailing list