[fpc-devel] Detecting SSE and AVX compiler options
    J. Gareth Moreton 
    gareth at moreton-family.com
       
    Sun Feb  3 21:32:54 CET 2019
    
    
  
 Aah, now I see how it can be a little problematic and why node
optimisation is a better approach.  Hmmm, this might take some thought.
 Gareth aka. Kit
 On Sun 03/02/19 21:29 , Jonas Maebe jonas at freepascal.org sent:
 On 03/02/19 21:26, J. Gareth Moreton wrote: 
 > One thing that I should ask though... if a unit like Math is compiled 
 > with -fAVX, then another project that uses it is built without any 
 > special floating-point types, is Math recompiled or will it use the code
 > already built, thereby possibly putting AVX code into a non-AVX project?
 The latter. 
 Jonas 
 _______________________________________________ 
 fpc-devel maillist - fpc-devel at lists.freepascal.org [1] 
 http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
[2]">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel 
 
Links:
------
[1] mailto:fpc-devel at lists.freepascal.org
[2] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190203/037bdb69/attachment.html>
    
    
More information about the fpc-devel
mailing list