[all-commits] [llvm/llvm-project] b04885: [mlir][ods] Added RankedIntElementsAttr class

Joonsoo Jeon via All-commits all-commits at lists.llvm.org
Tue Feb 11 07:02:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b04885a55c2aa4666a420a5638db75bee9a44fa0
      https://github.com/llvm/llvm-project/commit/b04885a55c2aa4666a420a5638db75bee9a44fa0
  Author: Joonsoo Jeon <joonsoo at google.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M mlir/include/mlir/IR/OpBase.td
    M mlir/test/IR/attribute.mlir
    M mlir/test/lib/TestDialect/TestOps.td

  Log Message:
  -----------
  [mlir][ods] Added RankedIntElementsAttr class

Defines a tablegen class RankedIntElementsAttr. This is an integer
version of RankedFloatElementsAttr.

Differential Revision: https://reviews.llvm.org/D73764




More information about the All-commits mailing list