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
In #21849 Yichao added infrastructure for cpu feature detection for ARM and X86, there is a fallback implementation that is enough to get PPC running,
but with Power9 around the corner we should add cpu detection for PPC as well.
Currently also causes a test-failure in cmdlineargs since julia --cpu-target=invalidtarget doesn't fail.
In #21849 Yichao added infrastructure for cpu feature detection for ARM and X86, there is a fallback implementation that is enough to get PPC running,
but with Power9 around the corner we should add cpu detection for PPC as well.
Currently also causes a test-failure in
cmdlineargs
sincejulia --cpu-target=invalidtarget
doesn't fail.cc: #26218
The text was updated successfully, but these errors were encountered: