about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src
diff options
context:
space:
mode:
authorsayantn <sayantan.chakraborty@students.iiserpune.ac.in>2024-06-29 14:04:03 +0530
committerAmanieu d'Antras <amanieu@gmail.com>2024-06-29 19:16:48 +0200
commit95d273aaf98527f0d1f75e45c74511ff15bb345c (patch)
tree498113a29f4509a051ce0e60463a6dba032dc6bd /library/stdarch/crates/std_detect/src
parentb3e96f25841eeb86f5de8551b44c499489cdd5eb (diff)
downloadrust-95d273aaf98527f0d1f75e45c74511ff15bb345c.tar.gz
rust-95d273aaf98527f0d1f75e45c74511ff15bb345c.zip
Fixed `_mm512_kunpackb`, reduce-max and reduce-min
`_mm512_kunpackb` was implemented wrong, and `simd_reduce_max` uses `maxnum` for comparison, which adheres to IEEE754, but Intel specifically says that they do NOT adhere to IEEE754 for NaNs, which can give wrong results
Diffstat (limited to 'library/stdarch/crates/std_detect/src')
0 files changed, 0 insertions, 0 deletions