diff options
author | Raghuveer Devulapalli <raghuveer.devulapalli@intel.com> | 2022-02-28 10:37:11 -0800 |
---|---|---|
committer | Raghuveer Devulapalli <raghuveer.devulapalli@intel.com> | 2022-02-28 10:37:11 -0800 |
commit | b3eed1459ccd97255e9868d43b4a8d937a5f9d4c (patch) | |
tree | 13a0563405b7f66db55d550f21443499f0496478 /numpy/array_api/_elementwise_functions.py | |
parent | 650f1b14fc2d298b4ca5ecd6d22d9c7cfa02eb70 (diff) | |
download | numpy-b3eed1459ccd97255e9868d43b4a8d937a5f9d4c.tar.gz |
BUILD: Disable MMX registers when building with -mavx512f
Work around for a bug in gcc compiler. When using several kmask
variables __mmask16/__mmask8, the compiler sometimes uses %mmx registers
to save them on to the stack which corrupts the x87 stack.
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions