[all-commits] [llvm/llvm-project] 1a1dc4: [mlir] Update signal failure error message

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Fri Mar 3 17:07:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a1dc440dae2e6dd05f899439dd9ebb97c0ba012
      https://github.com/llvm/llvm-project/commit/1a1dc440dae2e6dd05f899439dd9ebb97c0ba012
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M mlir/lib/Pass/PassCrashRecovery.cpp

  Log Message:
  -----------
  [mlir] Update signal failure error message

User was confused by previous wording when pass was reported as failing
due to signal in unrelated thread being caught.

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




More information about the All-commits mailing list