RandomX: added SSE4.1-optimized Blake2b
+0.15% on `rx/0` +0.3% on `rx/wow`
This commit is contained in:
parent
0f09883429
commit
4a9db89527
7 changed files with 623 additions and 9 deletions
|
@ -63,6 +63,7 @@ public:
|
|||
FLAG_PDPE1GB,
|
||||
FLAG_SSE2,
|
||||
FLAG_SSSE3,
|
||||
FLAG_SSE41,
|
||||
FLAG_XOP,
|
||||
FLAG_POPCNT,
|
||||
FLAG_CAT_L3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue