================ @@ -77,6 +77,7 @@ enum class Operation : int { Hypot, Pow, EndBinaryOperationsSingleOutput, + Fmul, ---------------- lntue wrote: it should be between `BeginBinaryOperationsSingleOutput` and `EndBinaryOperationsSingleOutput` https://github.com/llvm/llvm-project/pull/97376