[all-commits] [llvm/llvm-project] c837a9: Revert "[mlir][tensor] Fold rank-reducing insert_s...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Dec 2 12:26:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c837a94754f9e00235ab64eecc700234e7e501e8
https://github.com/llvm/llvm-project/commit/c837a94754f9e00235ab64eecc700234e7e501e8
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Tensor/Transforms/ReshapePatterns.cpp
M mlir/test/Dialect/Tensor/fold-reassociative-reshapes.mlir
Log Message:
-----------
Revert "[mlir][tensor] Fold rank-reducing insert_slice with inverse collapse_shape"
This reverts commit 1522a3b7b34b41cf0b17678e4a8687797f44a3f0.
Commit: f92c7506e3270dfef516e1ef5cac9a9ef1ff0adb
https://github.com/llvm/llvm-project/commit/f92c7506e3270dfef516e1ef5cac9a9ef1ff0adb
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/Transforms/Transforms.h
M mlir/lib/Dialect/Tensor/Transforms/CMakeLists.txt
R mlir/lib/Dialect/Tensor/Transforms/ReshapePatterns.cpp
R mlir/test/Dialect/Tensor/fold-reassociative-reshapes.mlir
M mlir/test/lib/Dialect/Tensor/TestTensorTransforms.cpp
Log Message:
-----------
Revert "[mlir][tensor] Fold rank-reducing extract_slice with inverse expand_shape"
This reverts commit a076f57a1a6b6d775aa4f11ac678d1c43ab33fb1.
Compare: https://github.com/llvm/llvm-project/compare/f883e75497b6...f92c7506e327
More information about the All-commits
mailing list