[all-commits] [llvm/llvm-project] 94f848: Add Builder::getI64VectorAttr.

Sean Silva via All-commits all-commits at lists.llvm.org
Fri Mar 13 15:04:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 94f848d7b569981edba7405da87886fa1fae9898
      https://github.com/llvm/llvm-project/commit/94f848d7b569981edba7405da87886fa1fae9898
  Author: Sean Silva <silvasean at google.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

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

  Log Message:
  -----------
  Add Builder::getI64VectorAttr.

This matches Builder::getI32VectorAttr.

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




More information about the All-commits mailing list