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
When the insertion to EvaluationCache is changed to use HashMapExt::insert_same. It triggers an the assertion which checks that the old value is the same as the new one. This is because the DepNodeIndex changed.