[MLIR] Debug log IR after pattern applications
Like `print-ir-after-all` and `-before-all`, this allows to inspect IR for debug purposes. While the former allow to inspect only between passes, this change allows to follow the rewrites that happen within passes. Differential Revision: https://reviews.llvm.org/D100940
Loading
Please sign in to comment