[all-commits] [llvm/llvm-project] 6052b1: [mlir][tensor] Add dim(expand_shape/collapse_shape...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Nov 22 08:36:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6052b17aabec2db8ad255eca5632cb128363c604
https://github.com/llvm/llvm-project/commit/6052b17aabec2db8ad255eca5632cb128363c604
Author: Matthias Springer <springerm at google.com>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Tensor/canonicalize.mlir
Log Message:
-----------
[mlir][tensor] Add dim(expand_shape/collapse_shape) folding
Differential Revision: https://reviews.llvm.org/D138487
More information about the All-commits
mailing list