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
bug[next]: Increase recursion limit in TraceShift pass (#1482)
The TraceShift pass has a very high recursion depth. This PR temporarily increases the allowed recursion depth during the pass. Fixes compilation failures in Icon4Py.
0 commit comments