In PR #35206 en_implied_math_format is hardcoded to false, when we call _llk_math_srcAB_hw_configure_ inside of llk_math_hw_configure.
Instead of this, we should sweep every single data format combo. en_implied_math_format should then be set to true, except for any invalid data combos ,if we find them, where it should be set to false.