You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
fixThreadsBelowFilter: always fix all remaining thread identifiers to zero
Since 497d3c4 (complete thread mapping in a single band,
Thu Apr 12 10:00:09 2018 +0200), a branch is mapped
to all thread identifiers as soon as it gets mapped to any thread identifier.
There is therefore no longer any need to specify the range
of thread identifiers to fix in fixThreadsBelowFilter
as it is always equal to the total number of thread identifiers.
0 commit comments