nikic wrote: memcpy'ing into a ulitte32_t seems pretty iffy to me. I think it would be best to just keep the old loop, maybe with the change to std::min loop bound instead of the condition inside the loop. https://github.com/llvm/llvm-project/pull/207769