Add opt_mem_widen pass.
authorMarcelina Kościelnicka <mwk@0x04.net>
Thu, 12 Aug 2021 22:43:15 +0000 (00:43 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Fri, 13 Aug 2021 23:06:23 +0000 (01:06 +0200)
commitf7913285067ed30bf5087f265db7e0bd523af2b6
tree520728e6d67c91e4597d39d3f04cd8d75d931156
parent1f74ec3535dba67d3e71ab1b9bf509c86bdca560
Add opt_mem_widen pass.

If all of us are wide, then none of us are!
passes/memory/memory.cc
passes/opt/Makefile.inc
passes/opt/opt_mem_widen.cc [new file with mode: 0644]
tests/memories/wide_all.v [new file with mode: 0644]