Fix invalid rewrite involving iand (#8026)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 2 Feb 2022 21:21:24 +0000 (15:21 -0600)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 21:21:24 +0000 (21:21 +0000)
commit1d4b79e59f318ffa50d816411d649420c10a2013
tree1f359aa52ac6ba83a8d34bac5109bd811cdd09ee
parent5b458eceb66a44f176133b4eaaf2bc8ab19ee918
Fix invalid rewrite involving iand (#8026)

Fixes #8016.
src/theory/arith/arith_rewriter.cpp
test/regress/CMakeLists.txt
test/regress/regress1/nl/issue8016-iand-rewrite.smt2 [new file with mode: 0644]