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 jo...@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@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@lists.freepascal.org [2] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel