[all-commits] [llvm/llvm-project] 1b2c78: Add support for IndexType inside DenseIntElementsA...

Sean Silva via All-commits all-commits at lists.llvm.org
Thu Apr 23 17:43:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b2c7877a4dd3da2ba7462d65a48341f59c6cc61
      https://github.com/llvm/llvm-project/commit/1b2c7877a4dd3da2ba7462d65a48341f59c6cc61
  Author: Sean Silva <silvasean at google.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

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

  Log Message:
  -----------
  Add support for IndexType inside DenseIntElementsAttr.

This also fixes issues discovered in the parsing/printing path.




More information about the All-commits mailing list