================
@@ -2436,7 +2462,7 @@ def CIR_AddOp
   let description = [{
     The `cir.add` operation performs addition on integer operands. Both
     operands and the result must have the same integer or vector-of-integer
-    type. Floating-point addition is performed by `cir.fadd`.
+    type.
----------------
erichkeane wrote:

Why did these comments go away? They seemed at least somewhat useful?

https://github.com/llvm/llvm-project/pull/201727
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to