================
@@ -50,6 +50,7 @@ def HandleTy : DXILOpParamType;
 def ResBindTy : DXILOpParamType;
 def ResPropsTy : DXILOpParamType;
 def SplitDoubleTy : DXILOpParamType;
+def BinaryWithCarryTy : DXILOpParamType;
----------------
inbelic wrote:

There is an issue to track doing it a more generic way. I believe the consensus 
was to wait until we have better understanding of a more general set of paths 
to handle first.

Relevant: 
https://github.com/llvm/llvm-project/pull/125319#discussion_r1939737449

https://github.com/llvm/llvm-project/pull/127137
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to