bitmanip.FloatRep functions not inlined?
    Guillaume Chatelet via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Fri Jul  7 14:34:47 PDT 2017
    
    
  
On Friday, 7 July 2017 at 20:54:27 UTC, kinke wrote:
> On Friday, 7 July 2017 at 18:34:50 UTC, Guillaume Chatelet 
> wrote:
>> Any idea why LDC wouldn't inline the FloatRep's functions ?
>
> Phobos isn't compiled with LTO support. See what huge potential 
> that has here: 
> https://github.com/ldc-developers/ldc/issues/2168#issuecomment-313634616
Very interesting read. Thx a lot for the explanation.
    
    
More information about the digitalmars-d-ldc
mailing list