[PATCH] D78752: Add support for IndexType inside DenseIntElementsAttr.

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 15:47:58 PDT 2020


silvas updated this revision to Diff 259746.
silvas marked 2 inline comments as done.
silvas added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78752

Files:
  mlir/include/mlir/IR/StandardTypes.h
  mlir/include/mlir/IR/Types.h
  mlir/lib/IR/AsmPrinter.cpp
  mlir/lib/IR/AttributeDetail.h
  mlir/lib/IR/Attributes.cpp
  mlir/lib/IR/StandardTypes.cpp
  mlir/lib/Parser/Parser.cpp
  mlir/test/IR/parser.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78752.259746.patch
Type: text/x-patch
Size: 14318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/8fca4a44/attachment.bin>


More information about the llvm-commits mailing list