================ @@ -17,6 +17,7 @@ #include "mlir/IR/PatternMatch.h" #include "mlir/Support/LogicalResult.h" #include "llvm/ADT/APInt.h" +#include <iostream> ---------------- j2kun wrote: Fixed https://github.com/llvm/llvm-project/pull/93368