[all-commits] [llvm/llvm-project] 941005: [mlir] NFC - Add a builder to vector.transpose
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu May 21 02:23:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 941005f51ac4a53ea6cc92dfdf06069c90c02f55
https://github.com/llvm/llvm-project/commit/941005f51ac4a53ea6cc92dfdf06069c90c02f55
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
M mlir/include/mlir/Dialect/Vector/EDSC/Intrinsics.h
M mlir/include/mlir/Dialect/Vector/VectorOps.td
M mlir/include/mlir/EDSC/Builders.h
M mlir/lib/Dialect/Vector/VectorOps.cpp
Log Message:
-----------
[mlir] NFC - Add a builder to vector.transpose
Summary: Also expose some more vector ops to EDSCs.
Differential Revision: https://reviews.llvm.org/D80333
More information about the All-commits
mailing list