================ @@ -1035,16 +1035,15 @@ class InterchangeableBinOp { } }; -static std::optional<InterchangeableBinOp> isConvertible(Instruction *From, ---------------- alexey-bataev wrote: Why static is removed? https://github.com/llvm/llvm-project/pull/127450