Skip to content

LHCbMath - Clean up SIMD compilation flags, explicitly disabling unwanted extensions in specific tests

Christopher Rob Jones requested to merge LHCbMath-CleanUpCompFlags into master

Explicitly adds -mno-<xyz> build flags as required to the various SIMD test applications, to make sure unwanted features are disabled, even if they are implicitly enabled via the CMTCONFIG platform setting.

Edited by Marco Cattaneo

Merge request reports