[all-commits] [llvm/llvm-project] 542a8c: [mlir][linalg][bufferize] Fix insertion point of r...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Nov 15 02:33:28 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 542a8cfba7fb5cc62aec4442b7d2f13d72da37fb
https://github.com/llvm/llvm-project/commit/542a8cfba7fb5cc62aec4442b7d2f13d72da37fb
Author: Matthias Springer <springerm at google.com>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.cpp
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
Log Message:
-----------
[mlir][linalg][bufferize] Fix insertion point of result buffers
Differential Revision: https://reviews.llvm.org/D113723
More information about the All-commits
mailing list