[all-commits] [llvm/llvm-project] 447913: [mlir][linalg][bufferize] Bufferization of tensor....
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Dec 1 19:02:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4479138de8e662f0dc64a92008b126f050e18b77
https://github.com/llvm/llvm-project/commit/4479138de8e662f0dc64a92008b126f050e18b77
Author: Matthias Springer <springerm at google.com>
Date: 2021-12-02 (Thu, 02 Dec 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/TensorInterfaceImpl.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
Log Message:
-----------
[mlir][linalg][bufferize] Bufferization of tensor.insert
This is a lightweight operation, useful for writing unit tests. It will be utilized for testing in subsequent commits.
Differential Revision: https://reviews.llvm.org/D114693
More information about the All-commits
mailing list