ir3: set reconvergence for scan_clusters.macro
The introduction of block::reconvergence_point
(!22072 (merged)) happened at the same time as scan_clusters.macro
(!26950 (merged)) so we forgot to set it correctly in the latter.
This was not caught by the pre-merge checks but fails the nightly CI runs.