LvArray
LvArray copied to clipboard
cleanup of FPE on macOS
This PR seeks to cleanup our treatment of FPE and underflow flushing. Goals:
- cleanup platform branching logic
- ensure testing is working on all platforms
- ensure underflow flush to zero is properly enabled