[all-commits] [llvm/llvm-project] 83b582: [mlir][Linalg] Properly propagate transform result...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Dec 27 06:17:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83b582d51b742ad4a3e2b10e55058508b0e1ebc6
https://github.com/llvm/llvm-project/commit/83b582d51b742ad4a3e2b10e55058508b0e1ebc6
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-12-27 (Tue, 27 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
M mlir/test/Dialect/Linalg/transform-op-scalarize.mlir
M mlir/test/Dialect/Linalg/transform-ops.mlir
Log Message:
-----------
[mlir][Linalg] Properly propagate transform result in ScalarizeOp
More information about the All-commits
mailing list