[PATCH] D73764: [mlir] Added RankedIntElementsAttr class
Joonsoo Jeon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 20:53:48 PST 2020
Joonsoo created this revision.
Joonsoo added a reviewer: rriddle.
Herald added subscribers: llvm-commits, liufengdb, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, burmako, jpienaar, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added 1 blocking reviewer(s): rriddle.
Herald added a project: LLVM.
Joonsoo retitled this revision from "Added RankedIntElementsAttr class" to "[mlir] Added RankedIntElementsAttr class".
Joonsoo edited the summary of this revision.
Defines a tablegen class RankedIntElementsAttr. This is an integer version of RankedFloatElementsAttr.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73764
Files:
mlir/include/mlir/IR/OpBase.td
mlir/test/IR/attribute.mlir
mlir/test/lib/TestDialect/TestOps.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73764.241631.patch
Type: text/x-patch
Size: 3969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/5d0b43fd/attachment.bin>
More information about the llvm-commits
mailing list