Trip notes from Israel

kinke via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue May 23 02:23:26 PDT 2017


On Tuesday, 23 May 2017 at 08:18:26 UTC, Iain Buclaw wrote:
> If you want a hint (though it's not my place to say), LLVM I'm 
> told is a reasonably OK compiler, and any reasonably OK 
> compiler should come with overflow intrinsics - try using them 
> directly.

The intrinsics are exposed by LDC's druntime, they just need to 
be made use of:
https://github.com/ldc-developers/druntime/blob/ldc/src/ldc/intrinsics.di#L446-L468


More information about the Digitalmars-d-announce mailing list