Open
Description
openedon May 30, 2024
There are operations like: https://github.com/cppalliance/decimal/blob/develop/include/boost/decimal/detail/wide-integer/uintwide_t.hpp#L888 which are ripe for packing into AVX2 / ARM NEON instructions instead of repeated calculations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment