Skip to content

Commit 9016c9c

Browse files
committed
Update NEWS.d doc
1 parent 7f9e7cd commit 9016c9c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Keep loop carries as two-digit values in ``v_lshift``, ``v_rshift``, and ``x_divrem``. This shortens the carry chain on AArch64 and speeds up large-integer shifts and division.
1+
Optimize shifts and division of large integers. Speeds up the pyperformance
2+
``pidigits`` benchmark by ~20% on AArch64.

0 commit comments

Comments
 (0)