[all-commits] [llvm/llvm-project] 855e73: [VectorOps] Implement a simple folder for identity...
grosul1 via All-commits
all-commits at lists.llvm.org
Tue Mar 31 17:03:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 855e738be250fe9dea211082a4acf668ddb4aca1
https://github.com/llvm/llvm-project/commit/855e738be250fe9dea211082a4acf668ddb4aca1
Author: Alex Grosul <grosul at google.com>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M mlir/include/mlir/Dialect/Vector/VectorOps.td
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[VectorOps] Implement a simple folder for identity vector.transpose operations.
Differential Revision: https://reviews.llvm.org/D77088
More information about the All-commits
mailing list