Skip to content

Commit

Permalink
use -march=native instead of checking the cpu for avx
Browse files Browse the repository at this point in the history
  • Loading branch information
wlav committed May 16, 2022
1 parent dc5e566 commit 4e93eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ master: 2.4.0
* Correct typing of int8_t/uint8_t enums
* Basic support for hidden enums
* Fix reuse of CPPOverload proxies in vector calls from different threads
* Use -march=native instead of checking the cpu for avx


2022-04-03: 2.3.1
Expand Down

0 comments on commit 4e93eaa

Please sign in to comment.