From: Jacob Lifshay Date: Fri, 13 May 2022 22:36:01 +0000 (-0700) Subject: remove redundant bvadd with 1 input X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a359468e2f0ac4b6fd4ebd1b2519bd0a5810cba8;p=ieee754fpu.git remove redundant bvadd with 1 input --- diff --git a/fpmul_test.smt2 b/fpmul_test.smt2 index 3cb042cc..48c218dc 100644 --- a/fpmul_test.smt2 +++ b/fpmul_test.smt2 @@ -259,11 +259,9 @@ ; subnormals: (f32_round_product_rne sign - (bvadd - (bv48_lshr_merging - norm_product - (f32_sexp_to_bv48 subnormal_shift) - ) + (bv48_lshr_merging + norm_product + (f32_sexp_to_bv48 subnormal_shift) ) f32_subnormal_exponent #x00