[all-commits] [llvm/llvm-project] 03092f: [mlir] Add BoolArrayAttr in Tablegen + Builder sup...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon May 18 06:46:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 03092f2fa7b4d2609858666f8bba293078582fdd
https://github.com/llvm/llvm-project/commit/03092f2fa7b4d2609858666f8bba293078582fdd
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M mlir/include/mlir/IR/Builders.h
M mlir/include/mlir/IR/OpBase.td
M mlir/lib/IR/Builders.cpp
Log Message:
-----------
[mlir] Add BoolArrayAttr in Tablegen + Builder support
Differential Revision: https://reviews.llvm.org/D80090
More information about the All-commits
mailing list