[all-commits] [llvm/llvm-project] 644643: [mlir] Add `Operation::dumpPrettyPrinted` (#120117)

weiwei chen via All-commits all-commits at lists.llvm.org
Tue Dec 17 20:44:57 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 644643a4ee931ce24c27702851a93160cf0f1248
      https://github.com/llvm/llvm-project/commit/644643a4ee931ce24c27702851a93160cf0f1248
  Author: weiwei chen <weiwei.chen at modular.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M mlir/include/mlir/IR/Operation.h
    M mlir/lib/IR/AsmPrinter.cpp

  Log Message:
  -----------
  [mlir] Add `Operation::dumpPrettyPrinted` (#120117)

- [x] Add `Operation::dumpPrettyPrinted` to get more readable print
during debugging when the IR may not be able to pass verify yet.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list