extract_reduce now only removes the head of the chain, relying on "clean" to delete...
authorAndrew Zonenberg <azonenberg@drawersteak.com>
Fri, 15 Sep 2017 17:52:09 +0000 (10:52 -0700)
committerAndrew Zonenberg <azonenberg@drawersteak.com>
Fri, 15 Sep 2017 20:59:05 +0000 (13:59 -0700)
commit3404934c9cf1be141542e4d23f2b0c5a80ad5ea7
tree7885acfc86755606f415ccd44fa54766c2ecf9e0
parent5c4ea1366f8fe784f0a51b98a9d812a2e2d1b163
extract_reduce now only removes the head of the chain, relying on "clean" to delete upstream cells. Added "-allow-off-chain" flag, but it's currently ignored.
passes/techmap/extract_reduce.cc