On Tue Jun 17 17:50:32 2025 +0000, Piotr Caban wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/8347/diffs?diff_id=186273&start_sha=acbf1c74a9f08c0a6a46b571ab5dbb383acb9e32#0f1592d65ed3151832d08dcb68ab3e64e3c0aff3_10_10)
I have pushed the fix.
It would be good to optimize the function when clang is used. "Old" implementation used to work with clang because it's using sse instructions. Is it something we can determine easily / depend on?