[all-commits] [llvm/llvm-project] 7a7e93: [mlir][linalg][bufferize] Avoid creating copies th...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Oct 21 05:51:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a7e93f1225c21b842171d3463bf2158c681dabf
https://github.com/llvm/llvm-project/commit/7a7e93f1225c21b842171d3463bf2158c681dabf
Author: Matthias Springer <springerm at google.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
Log Message:
-----------
[mlir][linalg][bufferize] Avoid creating copies that are never read
Differential Revision: https://reviews.llvm.org/D111956
More information about the All-commits
mailing list