mirror of
https://github.com/boostorg/math.git
synced 2026-01-28 07:22:12 +00:00
c2e90167f71fc6ce0e423637f42529bbcd30f852
Adds tests for next.hpp when using the SSE2 instruction set in DAZ and FTZ modes. Note that FTZ mode is particularly pernicious as non-zeros can change to zeros at random points in program flow depending upon the exact instructions generated by the compiler - thus breaking program logic/invariants. Refs #4445. [SVN r79572]
Description
Languages
C++
96.9%
Cuda
2.1%
HTML
0.7%
C
0.2%