[all-commits] [llvm/llvm-project] 685d7e: [MLIR] Add ArrayAttr::empty()

Rahul Joshi via All-commits all-commits at lists.llvm.org
Wed Jun 10 17:38:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 685d7ee61408c10f8b43ecec902d56bf565feed0
      https://github.com/llvm/llvm-project/commit/685d7ee61408c10f8b43ecec902d56bf565feed0
  Author: Rahul Joshi <jurahul at google.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
    M mlir/include/mlir/IR/Attributes.h

  Log Message:
  -----------
  [MLIR] Add ArrayAttr::empty()

Summary: Add ArrayAttr::empty() to check for an empty ArrayAttr

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




More information about the All-commits mailing list