Fix RemoveWires handling of invalidated non-UInt wires (#1949)
It would replace them with a validif node with a UIntLiteral which can lead to type errors.
parent
7d637e25
Please register or sign in to comment
It would replace them with a validif node with a UIntLiteral which can lead to type errors.