[all-commits] [llvm/llvm-project] b096ac: [MLIR] Improve debug messages in BuiltinTypes

Geoffrey Martin-Noble via All-commits all-commits at lists.llvm.org
Wed Oct 6 09:42:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b096ac909288bbf9f34f3e56934ce0842b59dd96
      https://github.com/llvm/llvm-project/commit/b096ac909288bbf9f34f3e56934ce0842b59dd96
  Author: Geoffrey Martin-Noble <gcmn at google.com>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

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

  Log Message:
  -----------
  [MLIR] Improve debug messages in BuiltinTypes

It's nice for users to have more information when debugging failures and
these are only triggered in a failure path.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list