[all-commits] [llvm/llvm-project] 9c4049: [MLIR][NFC] Value print update for block arguments

Uday Bondhugula via All-commits all-commits at lists.llvm.org
Tue Sep 15 22:18:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c40495a35a2cac89dd72db54892d6bd7a2abf0d
      https://github.com/llvm/llvm-project/commit/9c40495a35a2cac89dd72db54892d6bd7a2abf0d
  Author: Uday Bondhugula <uday at polymagelabs.com>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M mlir/lib/IR/AsmPrinter.cpp

  Log Message:
  -----------
  [MLIR][NFC] Value print update for block arguments

Emit some more information when printing/dumping `Value`s of
`BlockArgument` kind. This is purely to help for debugging purposes.

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




More information about the All-commits mailing list