[all-commits] [llvm/llvm-project] c069fe: [mlir][bufferize] Improve error message when retur...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Nov 30 00:28:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c069feb89c206f0584161f6b80601ba73e956d0a
https://github.com/llvm/llvm-project/commit/c069feb89c206f0584161f6b80601ba73e956d0a
Author: Matthias Springer <springerm at google.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/OneShotAnalysis.cpp
M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-invalid.mlir
Log Message:
-----------
[mlir][bufferize] Improve error message when returning allocs
The previous error message was confusing. Also improve code documentation and some minor code cleanups.
Differential Revision: https://reviews.llvm.org/D138902
More information about the All-commits
mailing list