opt_reduce: Add $bmux and $demux optimization patterns.
authorMarcelina Kościelnicka <mwk@0x04.net>
Sat, 29 Jan 2022 00:01:21 +0000 (01:01 +0100)
committerMarcelina Kościelnicka <mwk@0x04.net>
Sun, 30 Jan 2022 02:37:52 +0000 (03:37 +0100)
commit07a657fb0ca08012af3de410520458af255b1097
treebadc6c2a31185b68c6b5a27d381bf66b09679d32
parent772d137bfac1cf261da2b7270a125ea32f3fb6a0
opt_reduce: Add $bmux and $demux optimization patterns.
passes/opt/opt_reduce.cc
tests/opt/opt_reduce_bmux.ys [new file with mode: 0644]
tests/opt/opt_reduce_demux.ys [new file with mode: 0644]