[PATCH] D78752: Add support for IndexType inside DenseIntElementsAttr.
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 13:01:15 PDT 2020
silvas created this revision.
silvas added a reviewer: rriddle.
Herald added subscribers: llvm-commits, Kayjukh, frgossen, grosul1, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, mehdi_amini, arphaman.
Herald added 1 blocking reviewer(s): rriddle.
Herald added a project: LLVM.
This also fixes issues discovered in the parsing/printing path.
Repository:
rG LLVM Github Monorepo
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.259683.patch
Type: text/x-patch
Size: 13614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/0ef2f6d7/attachment-0001.bin>
More information about the llvm-commits
mailing list