CurrentModule = HostCPUFeatures
Documentation for HostCPUFeatures.
Modules = [HostCPUFeatures]
cpu_target: if provided, use this string as your CPU target for feature detection instead ofJULIA_CPU_TARGETfreeze_cpu_target: iftrue, "freeze" the features detected based on your precompile-time CPU target and do not perform runtime feature detectionallow_runtime_invalidation: iffalse, warn when performing runtime feature detection (instead of invalidating) when CPU features don't match precompile-time