Skip to content

Commit 5ff5f31

Browse files
committed
Update NEWS docs
1 parent 414792a commit 5ff5f31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Keep loop carries as two-digit values in :c:func:`v_lshift`, :c:func:`v_rshift`, and :c:func:`x_divrem`. This shortens the carry chain on AArch64 and speeds up large-integer shifts and division.
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.

0 commit comments

Comments
 (0)