[all-commits] [llvm/llvm-project] aabfaf: [mlir] Allow empty lists for DenseArrayAttr.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Wed Jul 13 00:16:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aabfaf901b0f2961e11bc6a25d6bc1fa75ad6866
      https://github.com/llvm/llvm-project/commit/aabfaf901b0f2961e11bc6a25d6bc1fa75ad6866
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M mlir/lib/IR/AsmPrinter.cpp
    M mlir/lib/IR/BuiltinAttributes.cpp
    M mlir/lib/Parser/AttributeParser.cpp
    M mlir/test/IR/attribute.mlir
    M mlir/test/lib/Dialect/Test/TestOps.td

  Log Message:
  -----------
  [mlir] Allow empty lists for DenseArrayAttr.

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




More information about the All-commits mailing list