Propagate const_fold through generate blocks and branches
authorZachary Snow <zach@zachjs.com>
Sun, 9 Aug 2020 15:52:55 +0000 (09:52 -0600)
committerZachary Snow <zach@zachjs.com>
Sun, 9 Aug 2020 21:21:08 +0000 (17:21 -0400)
commit2ee0b8ebeacb8f4324545bbbc5003ddc3d96a6c5
treedfd799cefa251c6a46feb463fadd39092dcc3bf2
parent9a4f420b4b8285bd05181b6988c35ce45e3c979a
Propagate const_fold through generate blocks and branches
frontends/ast/simplify.cc
tests/simple/const_branch_finish.v [new file with mode: 0644]