[all-commits] [llvm/llvm-project] bc408a: [mlir][vector] Fold splat constant transpose
Lei Zhang via All-commits
all-commits at lists.llvm.org
Thu Apr 14 05:56:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc408afbfebef71460a7f8b4313021956633ef21
https://github.com/llvm/llvm-project/commit/bc408afbfebef71460a7f8b4313021956633ef21
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
M mlir/test/Dialect/Vector/vector-transfer-to-vector-load-store.mlir
Log Message:
-----------
[mlir][vector] Fold splat constant transpose
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D123595
More information about the All-commits
mailing list