[all-commits] [llvm/llvm-project] c1a298: [mlir] NFC - Add VectorType::Builder to more easil...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon Nov 15 02:37:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1a2985d7f4edb0d1ffeda512f84282e60eae677
https://github.com/llvm/llvm-project/commit/c1a2985d7f4edb0d1ffeda512f84282e60eae677
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M mlir/include/mlir/IR/BuiltinTypes.h
M mlir/include/mlir/IR/BuiltinTypes.td
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
Log Message:
-----------
[mlir] NFC - Add VectorType::Builder to more easily build vector types from existing ones
Differential Revision: https://reviews.llvm.org/D113875
More information about the All-commits
mailing list