This avoids dumping the module post emitting a reproducer, which results in
many MB logs where a reproducer has already been neatly generated and obscures
the error that led to the failure.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Pass/Pass.cpp | ||
|---|---|---|
| 776 | You can remove both if and replace the true with shouldPrintOnOp here. | |
You can remove both if and replace the true with shouldPrintOnOp here.