[MLIR] Add `print-ir` pass for debugging purposes
Add pass to print the entire IR on the debug stream. This is meant for debugging purposes to inspect the IR at a specific point in the pipeline. Differential Revision: https://reviews.llvm.org/D144918
Loading
Please sign in to comment