[mlir] Debug print pattern before and after matchAndRewrite call
Motivation: we have passes with lot of rewrites and when one one them segfaults or asserts, it is very hard to find waht exactly pattern failed without debug info. Differential Revision: https://reviews.llvm.org/D101443
Loading
Please register or sign in to comment