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