================ @@ -19105,6 +19105,51 @@ Value *CodeGenFunction::EmitHLSLBuiltinExpr(unsigned BuiltinID, return nullptr; switch (BuiltinID) { + case Builtin::BI__builtin_hlsl_adduint64: { ---------------- inbelic wrote:
I suppose I know why we weren't able to re-use the `__builtin_add_c` but for other reviewers it would be good to add context as a pr comment here. Maybe they will have suggestions as to how we could use it. https://github.com/llvm/llvm-project/pull/125319 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits