[all-commits] [llvm/llvm-project] 9ec522: [mlir][linalg] FuseIntoContainingOp: Always set ne...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue May 30 06:21:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ec52275acd6120db9a33d4f97d28848166cf839
https://github.com/llvm/llvm-project/commit/9ec52275acd6120db9a33d4f97d28848166cf839
Author: Matthias Springer <me at m-sp.org>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
Log Message:
-----------
[mlir][linalg] FuseIntoContainingOp: Always set newContainingOp
All result handles must be set in case of success.
Differential Revision: https://reviews.llvm.org/D151705
More information about the All-commits
mailing list