[Bug 272900] Mk/Uses/cpufeatures.mk - Framework helper for detecting CPU features/instructions
Date: Sat, 05 Aug 2023 09:12:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272900 --- Comment #8 from Piotr Kubaj <pkubaj@FreeBSD.org> --- (In reply to Robert Clausecker from comment #6) It is, MACHINE_ABI is usable. (In reply to Daniel Engberg from comment #7) For architectures that have more SIMD variations and more CPU models, generated lists would probably be better, but doesn't it depend on -march=native? POWER doesn't support -march=native, so a manually maintained list would be necessary. I'm also not sure about RISCV. -- You are receiving this mail because: You are on the CC list for the bug.