core.checkedint?

bearophile via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Nov 1 11:06:40 PDT 2014


safety0ff:

> Rinse and repeat with:
> llvm_uadd_with_overflow, llvm_sadd_with_overflow, 
> llvm_usub_with_overflow, llvm_ssub_with_overflow, 
> llvm_smul_with_overflow.

Good.
Is it 100% guaranteed ldc2 will inline this function?

Bye,
bearophile


More information about the digitalmars-d-ldc mailing list