Skip to content

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

Placeholder Luca Bertaccini requested to merge fix/divsqrt_thmulti_synch into develop

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