================
@@ -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:

Hmm... I can see that I guess.  I can see how they get less useful over time 
(it is most useful of course in the 'near term' since it is a somewhat jarring 
change).

I think I'm OK leaving these gone then, and we'll suck up the problems in the 
meantime.

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