[Verifier] Avoid asserting on invalid cleanuppad chain
The invalid undef value already triggers a verifier failure, but then the upwards scan from the cleanuppad ends up asserting. Make sure this is handled gacefully instead.
Loading
Please sign in to comment