[all-commits] [llvm/llvm-project] 5e1c03: [mlir][linalg][bufferize][NFC] Move FuncOp boundar...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Dec 3 03:34:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e1c038f7da50f09e4f39a66d5e10aa06f9546c3
https://github.com/llvm/llvm-project/commit/5e1c038f7da50f09e4f39a66d5e10aa06f9546c3
Author: Matthias Springer <springerm at google.com>
Date: 2021-12-03 (Fri, 03 Dec 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp
Log Message:
-----------
[mlir][linalg][bufferize][NFC] Move FuncOp boundary bufferization to ModuleBufferization
Differential Revision: https://reviews.llvm.org/D114670
More information about the All-commits
mailing list