Change implicit conversions from bool to Sig* to explicit.
authorMarcelina Kościelnicka <mwk@0x04.net>
Thu, 21 Oct 2021 16:26:47 +0000 (18:26 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Thu, 21 Oct 2021 18:20:31 +0000 (20:20 +0200)
commit5cebf6a8efb4f1e9b836db76be0bb2a964932905
treefaac24ad43f2365ae39bf005c48e1e2e963290e2
parent51d42cc917d66917439955616bc5a3842e5d6301
Change implicit conversions from bool to Sig* to explicit.

Also fixes some completely broken code in extract_reduce.
kernel/rtlil.h
passes/techmap/extract_reduce.cc