[all-commits] [llvm/llvm-project] fc74db: [mlir][Linalg] Fix foldFillPackIntoFillOp to work ...
Vivian via All-commits
all-commits at lists.llvm.org
Fri Dec 1 16:36:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc74db466b0d2b87d2013d5e24be137f0d8b6f0a
https://github.com/llvm/llvm-project/commit/fc74db466b0d2b87d2013d5e24be137f0d8b6f0a
Author: Vivian <zhyuhang88 at gmail.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/canonicalize.mlir
Log Message:
-----------
[mlir][Linalg] Fix foldFillPackIntoFillOp to work for general cases (#74148)
More information about the All-commits
mailing list