diff options
Diffstat (limited to 'libar2_hash.c')
-rw-r--r-- | libar2_hash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libar2_hash.c b/libar2_hash.c index 8afb02d..9d629f6 100644 --- a/libar2_hash.c +++ b/libar2_hash.c @@ -180,7 +180,6 @@ fill_block(struct block *block, const struct block *prevblock, const struct bloc ARR[OFF + W8], ARR[OFF + W9], ARR[OFF + WA], ARR[OFF + WB],\ ARR[OFF + WC], ARR[OFF + WD], ARR[OFF + WE], ARR[OFF + WF]) - /* TODO does unrolling these loop help? */ for (i = 0; i < 8; i++) { BLAMKA_ROUND_(tmpblock.w, i * 16, 0, 1, 2, 3, |