Linux developers and enthusiasts on x86_64 have long enjoyed the ability to use the -march=native option for having the GCC compiler attempt to auto-detect the CPU and set the appropriate microarchitecture flags. That support is finally being offered up for ARM with GCC 8…
Source: Phoronix – GCC 8 Will Let You -march=native Correctly On ARM/AArch64