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.
tightenLaunchBounds: remove special casing for unmapped identifiers
tightenLaunchBounds was checking for bounds on all block/thread
identifiers, resulting in special cases for those identifiers
that are not used in the mapping. Only consider the proper
identifiers to avoid this special casing.
0 commit comments