[all-commits] [llvm/llvm-project] 9cdf6b: [mlir][tensor] Support parallel_insert_slice in re...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Dec 7 07:29:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cdf6b641da1a7ba0145b224460c64efd65017e0
https://github.com/llvm/llvm-project/commit/9cdf6b641da1a7ba0145b224460c64efd65017e0
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Tensor/Transforms/ReshapePatterns.cpp
M mlir/test/Dialect/Tensor/fold-reassociative-reshapes.mlir
Log Message:
-----------
[mlir][tensor] Support parallel_insert_slice in reassociative reshape folder
Differential Revision: https://reviews.llvm.org/D139540
More information about the All-commits
mailing list