| Issue | 161031 |
|---|---|
| Summary | [MLIR] Any way to print debug for all patterns in a specific pass |
| Labels | mlir |
| Assignees | |
| Reporter | yuanfz98 |
Hello Community,I wonder if there is any way to print debug info for all patterns (/ ***IR Dump After Pattern Application *** ) in a specific pass.`--debug` is good but sometimes too verbose as it prints all.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
