Skip to content

disable FP exceptions for all clang compilers in release mode

Dominik Thoennes requested to merge thoennes/FP-execptions-clang-fix into master

disable FP exceptions for all clang compilers in release mode since there seams to be a bug with vector instructions

Merge request reports