================
@@ -58,6 +58,7 @@ def ResPropsTy : DXILOpParamType;
 def SplitDoubleTy : DXILOpParamType;
 def BinaryWithCarryTy : DXILOpParamType;
 def DimensionsTy : DXILOpParamType;
+def Fouri32s : DXILOpParamType;
----------------
bob80905 wrote:

The naming is from DXC. Agreed with your statement, not sure if I should change 
it though or keep it consistent with DXC.
It is nice that it defines the type, since perhaps other future intrinsics can 
use that return type.

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

Reply via email to