From c1ed1c28be9bd9880cc036d13f43294bf257788b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelina=20Ko=C5=9Bcielnicka?= Date: Wed, 5 Aug 2020 21:01:20 +0200 Subject: peeopt.shiftmul: Add a signedness check. Fixes #2332. --- tests/techmap/bug2332.ys | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/techmap/bug2332.ys (limited to 'tests') diff --git a/tests/techmap/bug2332.ys b/tests/techmap/bug2332.ys new file mode 100644 index 000000000..ed6b35eb2 --- /dev/null +++ b/tests/techmap/bug2332.ys @@ -0,0 +1,11 @@ +read_verilog <> t; + +endmodule +EOT + +wreduce +equiv_opt -assert peepopt -- cgit v1.2.3