Commit baac704
committed
Fix s_pclmul_is_supported() cache flag on MSVC
Move initialized=1 out of the #else branch so that on MSVC it doesn't
call __cpuid every time.1 parent cf29490 commit baac704
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments