[all-commits] [llvm/llvm-project] 5f8228: [mlir][linalg][bufferize] Fix bufferizesToMemoryWr...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Oct 21 06:23:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f8228d310627889716b51e1acd5840ec653d899
https://github.com/llvm/llvm-project/commit/5f8228d310627889716b51e1acd5840ec653d899
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
Log Message:
-----------
[mlir][linalg][bufferize] Fix bufferizesToMemoryWrite for TiledLoopOp
This is the same fix as for scf.for.
Differential Revision: https://reviews.llvm.org/D112218
More information about the All-commits
mailing list