Fix corner case for rewrite of mult by pow 2 (#1601)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 15 Feb 2018 23:34:54 +0000 (17:34 -0600)
committerGitHub <noreply@github.com>
Thu, 15 Feb 2018 23:34:54 +0000 (17:34 -0600)
commit98b9a45b8659e318bc529c223717f9f2fcd3b503
treeff32335537cba701f0dd3f08cbed7fe880f25bc9
parent55037e0bcef45c795f28ff3fcf6c1055af465c70
Fix corner case for rewrite of mult by pow 2 (#1601)
src/theory/bv/theory_bv_rewrite_rules_simplification.h
test/regress/regress0/bv/Makefile.am
test/regress/regress0/bv/mult-pow2-negative.smt2 [new file with mode: 0644]