Commit c2cea12
pythonGH-126458: disable SIMD for HACL under WASI (python#126512)
Requires an extra `-msimd128` flag and the `*mmintrin.h` header files are exclusive to x86-family CPUs.1 parent ba95f15 commit c2cea12
File tree
3 files changed
+9
-4
lines changed- Misc/NEWS.d/next/Build
3 files changed
+9
-4
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7853 | 7853 | | |
7854 | 7854 | | |
7855 | 7855 | | |
7856 | | - | |
| 7856 | + | |
| 7857 | + | |
7857 | 7858 | | |
7858 | 7859 | | |
7859 | 7860 | | |
| |||
7879 | 7880 | | |
7880 | 7881 | | |
7881 | 7882 | | |
| 7883 | + | |
7882 | 7884 | | |
7883 | 7885 | | |
7884 | 7886 | | |
7885 | 7887 | | |
7886 | | - | |
| 7888 | + | |
7887 | 7889 | | |
7888 | 7890 | | |
7889 | 7891 | | |
| |||
0 commit comments