[all-commits] [llvm/llvm-project] 64a5e5: [mlir] Disable notifyMatchFailure in NDEBUG

River Riddle via All-commits all-commits at lists.llvm.org
Wed Mar 18 13:27:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64a5e57a61bb6f6080236bd1e21afdf044ae810a
      https://github.com/llvm/llvm-project/commit/64a5e57a61bb6f6080236bd1e21afdf044ae810a
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M mlir/include/mlir/IR/PatternMatch.h

  Log Message:
  -----------
  [mlir] Disable notifyMatchFailure in NDEBUG

Summary: The usage story in for NDEBUG isn't fleshed out yet, so this revision ensures that none of the diagnostic code exists in the binary.

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




More information about the All-commits mailing list