mirror of
https://github.com/php/php-src.git
synced 2026-04-30 03:33:17 +02:00
02732007f7
_bc_do_sub now uses SIMD to perform calculations at high speed. Moved the macros used for SIMD to `private.h`, and added some constants and macros.