[all-commits] [llvm/llvm-project] e0b40a: [mlir][bufferize][NFC] Better debug output for One...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Mon Oct 31 03:13:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0b40af7228c24022c98e3201b66fc650c3941a2
https://github.com/llvm/llvm-project/commit/e0b40af7228c24022c98e3201b66fc650c3941a2
Author: Matthias Springer <springerm at google.com>
Date: 2022-10-31 (Mon, 31 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Bufferization/Transforms/OneShotAnalysis.cpp
Log Message:
-----------
[mlir][bufferize][NFC] Better debug output for One-Shot Analysis
Run mlir-opt with `-debug-only="one-shot-analysis"` for detailed debug output.
Differential Revision: https://reviews.llvm.org/D135549
More information about the All-commits
mailing list