FMA
    Kai Nacke via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Sat Feb  7 06:48:54 PST 2015
    
    
  
Hi Ilya!
On Thursday, 5 February 2015 at 11:06:56 UTC, Ilya Yaroshenko 
wrote:
> Clang has the following option to enable FMA instructions
>
> -ffp-contract=<value>   Form fused FP ops (e.g. FMAs): fast
> (everywhere) | on (according to FP_CONTRACT pragma, default) |
> off (never fuse)
>
> How can I enable FMA instructions with LDC?
I am sorry but this option is currently not implemented. :-(
Regards,
Kai
    
    
More information about the digitalmars-d-ldc
mailing list