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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
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.