From 54a60794424ec56bb96bf3be473c90528ffbcd1c Mon Sep 17 00:00:00 2001 From: IAvecilla Date: Fri, 19 Apr 2024 12:46:21 -0300 Subject: [PATCH] Remove unnecesary variables initialization --- precompiles/EcPairing.yul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/precompiles/EcPairing.yul b/precompiles/EcPairing.yul index 51066601..dbb43db4 100644 --- a/precompiles/EcPairing.yul +++ b/precompiles/EcPairing.yul @@ -1484,7 +1484,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