8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7947715 commit 7a17cbbCopy full SHA for 7a17cbb
Include/internal/pycore_cpuinfo.h
@@ -87,7 +87,7 @@ typedef struct py_simd_features {
87
88
// We want the structure to be aligned correctly, namely
89
// its size in bits must be a multiple of 8.
90
- //
+ //
91
// Whenever a field is added or removed above, update the
92
// number of fields (35) and adjust the bitsize of 'done'.
93
uint8_t done: 5; // set if the structure was filled
0 commit comments