[all-commits] [llvm/llvm-project] 6dd9d1: [mlir][linalg] Fix insertion point bug in D144022
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Feb 15 07:55:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6dd9d18204d2b1b0fc0480c9153f6d5e320b87d5
https://github.com/llvm/llvm-project/commit/6dd9d18204d2b1b0fc0480c9153f6d5e320b87d5
Author: Matthias Springer <springerm at google.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ConvertToDestinationStyle.cpp
M mlir/test/Dialect/Linalg/transform-op-bufferize-to-allocation.mlir
Log Message:
-----------
[mlir][linalg] Fix insertion point bug in D144022
This should have been part of D144022.
More information about the All-commits
mailing list