Unverified Commit ddb01b00 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Fix RemoveWires handling of invalidated non-UInt wires (#1949) (#1954)

It would replace them with a validif node with a UIntLiteral which can
lead to type errors.

(cherry picked from commit c7bbb75b

)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 1eb752f2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment