[all-commits] [llvm/llvm-project] 22a197: [mlir][linalg][bufferize] Print results of FuncOp ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Feb 9 03:52:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22a1973dbe4baf7407e6e8d5ea163cfd404b694b
https://github.com/llvm/llvm-project/commit/22a1973dbe4baf7407e6e8d5ea163cfd404b694b
Author: Matthias Springer <springerm at google.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp
M mlir/test/Dialect/Linalg/comprehensive-module-bufferize-analysis.mlir
Log Message:
-----------
[mlir][linalg][bufferize] Print results of FuncOp read/write analysis
Print more information with test-analysis-only.
Differential Revision: https://reviews.llvm.org/D119118
More information about the All-commits
mailing list