[all-commits] [llvm/llvm-project] 9437bf: [mlir][Linalg][Transform] Fix effect on RewriteInD...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Mar 21 02:18:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9437bf418a7fdb9a1079f416dd28bb7107161d74
https://github.com/llvm/llvm-project/commit/9437bf418a7fdb9a1079f416dd28bb7107161d74
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
Log Message:
-----------
[mlir][Linalg][Transform] Fix effect on RewriteInDestinationPassingStyleOp that did not consume its operand
More information about the All-commits
mailing list