This is the clang side of D51769. The llvm intrinsics now return two results instead of using an out parameter.
Details
Details
- Reviewers
RKSimon spatel - Commits
- rG52a61fc2acb5: [X86] Modify addcarry/subborrow builtins to emit an 2 result and intrinsic and…
rL341678: [X86] Modify addcarry/subborrow builtins to emit an 2 result and intrinsic and…
rC341678: [X86] Modify addcarry/subborrow builtins to emit an 2 result and intrinsic and…
Diff Detail
Diff Detail
- Repository
- rC Clang