[all-commits] [llvm/llvm-project] 8d46bf: [mlir] [VectorOps] A "reference" lowering of vecto...
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Mar 23 19:01:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d46bfa8084700f2b5c0cb2b668024290d9ed729
https://github.com/llvm/llvm-project/commit/8d46bfa8084700f2b5c0cb2b668024290d9ed729
Author: aartbik <ajcbik at google.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M mlir/include/mlir/Dialect/Vector/VectorOps.h
M mlir/include/mlir/Dialect/Vector/VectorOps.td
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
M mlir/test/Dialect/Vector/vector-contract-transforms.mlir
Log Message:
-----------
[mlir] [VectorOps] A "reference" lowering of vector.transpose to LLVM IR
Summary: Makes the vector.tranpose runnable on CPU.
Reviewers: nicolasvasilache, andydavis1, rriddle
Reviewed By: nicolasvasilache
Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D76644
More information about the All-commits
mailing list