#include "ops.h"
#include "mlir/Dialect/Arith/IR/Arith.h"
#include <mlir/IR/Matchers.h>
#include <mlir/IR/PatternMatch.h>
#include <spdlog/spdlog.h>