[all-commits] [llvm/llvm-project] b13a19: [mlir][linalg] Fix incorrect API usage in RewriteP...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Mar 2 07:10:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b13a197ec64ebb9c0786b42eeaf04d42ec745377
https://github.com/llvm/llvm-project/commit/b13a197ec64ebb9c0786b42eeaf04d42ec745377
Author: Matthias Springer <me at m-sp.org>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/DecomposeLinalgOps.cpp
M mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
Log Message:
-----------
[mlir][linalg] Fix incorrect API usage in RewritePatterns
Incorrect API usage was detected by D144552.
Differential Revision: https://reviews.llvm.org/D145161
More information about the All-commits
mailing list