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
fix: harden lifting name allocation and signature arity guard
Prevent variable name collisions when lifting creates virtual vars by
checking existing names before allocating. Extract CompactSignature
dispatch helper in AuxVarEliminator to deduplicate platform-specific
compaction logic. Add arity guard in RunPrepareCoeffModel to block
coefficient interpolation on malformed signatures.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments