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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76372
[mlir] Disable notifyMatchFailure in NDEBUG ClosedPublic Authored by rriddle on Mar 18 2020, 10:12 AM.
Details
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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 18 2020, 10:22 AM Closed by commit rG64a5e57a61bb: [mlir] Disable notifyMatchFailure in NDEBUG (authored by rriddle). · Explain WhyMar 18 2020, 1:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 251165 mlir/include/mlir/IR/PatternMatch.h
|