It would be good to know this, but it isn't part of the documentation: * Is the generation identical to `--enable-fat`- so contains code for all CPUs (bigger lib)? * Is the generation identical to generic target (so much smaller than the above, but worst performance, also working on all CPUs)? * Generation for CPU x? Is it possible to explicit generate for a specific CPU?
It would be good to know this, but it isn't part of the documentation:
--enable-fat- so contains code for all CPUs (bigger lib)?Is it possible to explicit generate for a specific CPU?