dfflegalize: remove redundant check for initialized dlatch
authorPaul Annesley <paul@annesley.cc>
Sun, 17 Oct 2021 01:56:32 +0000 (12:56 +1100)
committerMarcelina Koƛcielnicka <mwk@0x04.net>
Sun, 17 Oct 2021 20:10:37 +0000 (22:10 +0200)
commit3efc14f5ad856842725a96af0a49c046c622a52d
tree168071821fc81deaf7f642681c973831ff85a4fa
parent0dd42d406d3dc5eaa73e19396f4e49cb9182130f
dfflegalize: remove redundant check for initialized dlatch

This if condition is repeated verbatim, and I can't imagine a legitimate
way the inputs could change in between. I imagine it's a copy/paste
mistake.
passes/techmap/dfflegalize.cc