[all-commits] [llvm/llvm-project] df23ed: [mlir][bufferize][NFC] Debug output during bufferi...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Oct 31 02:30:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df23ede2f117c8a6483cf6cded09fa63f1deda23
      https://github.com/llvm/llvm-project/commit/df23ede2f117c8a6483cf6cded09fa63f1deda23
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-10-31 (Mon, 31 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/Transforms/Bufferize.cpp

  Log Message:
  -----------
  [mlir][bufferize][NFC] Debug output during bufferization

When running with `-debug`, print the IR after bufferizing each op.

Differential Revision: https://reviews.llvm.org/D137065




More information about the All-commits mailing list