You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently -C target-cpu just takes a raw list of LLVM's known CPU codes (see rustc -C target-cpu=help), providing just -C target-cpu=native as a shorthand for "optimise for whatever my current CPU is" would be nice.