From 299168fb16ca34f19e13f51187ee7f52c5632715 Mon Sep 17 00:00:00 2001 From: dzaima Date: Tue, 12 Sep 2023 23:57:44 +0300 Subject: [PATCH] =?UTF-8?q?fast=20numarr=C3=B7scalarPowOf2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/builtins/arithd.c | 25 ++++++++++++++----------- test/cases/prims.bqn | 5 ++++- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/src/builtins/arithd.c b/src/builtins/arithd.c index 7c36de26..95ae23e7 100644 --- a/src/builtins/arithd.c +++ b/src/builtins/arithd.c @@ -137,7 +137,7 @@ static B modint_AS(B w, B xv) { return modint_AA(w, C2(shape, C1(fne, incG(w)) #define DOI16(EXPR,A,W,X,BASE) { Ri16(A) for (usz i=0; i