https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295633
--- Comment #6 from Charlie Li <[email protected]> --- Disabling compiled optimisations via cpu-baseline=none breaks POLA for the vast majority of intended numpy users. The bigger issue is that these CPUs aren't even old old, as in v1 and earlier old. These are bona fide v2 chips for which Intel decided to play a market/business segmentation game of omitting certain v2 features. I opened an issue upstream to see how to go about this, since it will involve modifying the relevant meson files: https://github.com/numpy/numpy/issues/31478 -- You are receiving this mail because: You are the assignee for the bug.
