[all-commits] [llvm/llvm-project] 2a342c: [mlir][linalg] Format bufferization debug print ou...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu Jul 29 08:49:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a342c7c1ee18817a5f8bb4d32cfc4bce6f9aecd
https://github.com/llvm/llvm-project/commit/2a342c7c1ee18817a5f8bb4d32cfc4bce6f9aecd
Author: Tobias Gysi <gysit at google.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
Log Message:
-----------
[mlir][linalg] Format bufferization debug print outs (NFC).
Change the formatting of the debug print outs to elide unnecessary information.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D106661
More information about the All-commits
mailing list