================ @@ -46,6 +46,12 @@ def ResRetDoubleTy : DXILOpParamType; def ResRetInt16Ty : DXILOpParamType; def ResRetInt32Ty : DXILOpParamType; def ResRetInt64Ty : DXILOpParamType; +def CBufRetHalfTy : DXILOpParamType; ---------------- farzonl wrote:
why `def CBufRetHalfTy : DXILOpParamType;` and not `def CBufRetHalfTy : HalfTy;`? https://github.com/llvm/llvm-project/pull/128699 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits