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
Make Integer transformation extremely conservative to prevent over-transformation
- Remove TypeName context transformation that was over-transforming arrayBounds
- Remove broad DefineStmt transformation conditions
- Only keep the most specific, documented transformation cases (initcond, sspace)
- Should resolve CI failures with 95 failed test suites by preventing widespread over-transformation
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments