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
AutoDiff: Explicitly filter out invalid requirements
The GenericSignatureBuilder drops requirements rooted in a non-existent
generic parameter, whereas the RequirementMachine now asserts.
Filter them out to preserve the old behavior when building the
_Differentiation module with -requirement-machine-abstract-signatures=verify.
0 commit comments