From e89cc9c02fc5d9ff2a6eedc524e7c0420666ac22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelina=20Ko=C5=9Bcielnicka?= Date: Tue, 4 Aug 2020 16:30:24 +0200 Subject: peepopt.muldiv: Add a signedness check. Fixes #2318. --- tests/opt/bug2318.ys | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/opt/bug2318.ys (limited to 'tests/opt') diff --git a/tests/opt/bug2318.ys b/tests/opt/bug2318.ys new file mode 100644 index 000000000..9de6f88ec --- /dev/null +++ b/tests/opt/bug2318.ys @@ -0,0 +1,12 @@ +read_verilog <