[all-commits] [llvm/llvm-project] 5ab344: [mlir][bufferize] Fix dropped return type in Modul...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Apr 6 07:53:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ab34492d6847e3d9e71062a48bc1a2fd6c9b34e
https://github.com/llvm/llvm-project/commit/5ab34492d6847e3d9e71062a48bc1a2fd6c9b34e
Author: Matthias Springer <springerm at google.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
Log Message:
-----------
[mlir][bufferize] Fix dropped return type in ModuleBufferization
Differential Revision: https://reviews.llvm.org/D123192
More information about the All-commits
mailing list