================
@@ -351,23 +453,36 @@ struct ArithExpandOpsPass
arith::MinNumFOp
>();
- if (includeBf16) {
+ if(includeBf16) {
----------------
krzysz00 wrote:
Put the space back?
https://github.com/llvm/llvm-project/pull/140332