Skip to content

Fix synchronization of THMULTI DivSqrt lanes when FP16ALT or FP8 are enabled

Eclipse Webmaster requested to merge fix/divsqrt_thmulti_synch into develop

Created by: lucabertaccini

This PR fixes the synchronization of THMULTI DivSqrt lanes when FP16ALT or FP8 are enabled. By applying this fix, the synchronization mechanism does not wait for the FP16ALT or FP8 units to be ready (these are not instantiated when selecting THMULTI for the DivSqrt support).

Merge request reports

Loading