Fix constants bound to single bit arguments (fixes #2383)
authorZachary Snow <zach@zachjs.com>
Sun, 6 Dec 2020 01:56:18 +0000 (18:56 -0700)
committerZachary Snow <zach@zachjs.com>
Wed, 23 Dec 2020 00:01:03 +0000 (17:01 -0700)
commit8206546c45d8fe74ac291a548fa372d1bd98f966
tree7c17d9863c63c27f022c45986624f2fc0e91656f
parent95c60866813e520da48c628d4f98a2fe2cb4db25
Fix constants bound to single bit arguments (fixes #2383)
frontends/ast/simplify.cc
tests/various/const_arg_loop.v