Setting --mcpu

Again to be clear, in your specific case there is no difference between --mcpu=znver3 and --mcpu=native. The latter at least makes it so you don’t really have to worry about it.

Not sure, when running that gcc command on my machine, it matches up with what LLVM.host_cpu_name returns so :person_shrugging:.