[all-commits] [llvm/llvm-project] ba110c: [mlir] Add getters for DenseArrayAttr.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Thu Jul 28 04:26:46 PDT 2022


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

  Changed paths:
    M mlir/include/mlir/IR/Builders.h
    M mlir/lib/IR/Builders.cpp

  Log Message:
  -----------
  [mlir] Add getters for DenseArrayAttr.

This change adds convenience getters to builders.

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




More information about the All-commits mailing list