From 43e78973009c2c7e6cf6578653f10e95cacd1ce0 Mon Sep 17 00:00:00 2001 From: Nacho Avecilla Date: Fri, 19 Apr 2024 14:48:42 -0300 Subject: [PATCH] Remove unnecesary variables initialization (#260) --- precompiles/EcPairing.yul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/precompiles/EcPairing.yul b/precompiles/EcPairing.yul index bca949e2..19e73914 100644 --- a/precompiles/EcPairing.yul +++ b/precompiles/EcPairing.yul @@ -1474,7 +1474,7 @@ object "EcPairing" { f000, f001, f010, f011, f020, f021, f100, f101, f110, f111, f120, f121 := FP12_ONE() let naf := NAF_REPRESENTATIVE() let n_iter := 63 - let l00, l01, l10, l11, l20, l21, l30, l31, l40, l41, l50, l51 := FP12_ONE() + let l00, l01, l10, l11, l20, l21, l30, l31, l40, l41, l50, l51 // Computes the first iteration of Millers loop outside to avoid unecesariy square // NAF[64] == 0