================ @@ -44,7 +44,10 @@ struct ExtfOnFloat8RewritePattern final struct TruncfToFloat8RewritePattern final : public OpRewritePattern<arith::TruncFOp> { ---------------- kuhar wrote: nit: `public` is redundant here BTW https://github.com/llvm/llvm-project/pull/74153