Improve -march=native micro-architecture detection

This commit is contained in:
Justine Tunney 2024-05-29 10:12:49 -07:00
parent 4c77acdfcf
commit 7c8df05042
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
6 changed files with 21 additions and 269 deletions

View file

@ -80,6 +80,7 @@
"__VSX__"
"__ADX__"
"__PCLMUL__"
"__VPCLMULQDQ__"
"__POPCNT__"
"__RDRND__"
"__RDSEED__"