https://bugs.kde.org/show_bug.cgi?id=518219
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Mark Wielaard <[email protected]> --- (In reply to Alexandra Hajkova from comment #5) > (In reply to Mark Wielaard from comment #3) > > Created attachment 194661 [details] > > Add DPPD SSE4.1 support for x86 > > This second patch looks perfect to me ;). Thanks. Pushed as: commit 4be5022604b5ccef2054cfac8ad8b2673bbd5dc3 Author: Mark Wielaard <[email protected]> Date: Mon Jul 27 16:47:36 2026 +0200 Add DPPD SSE4.1 support for x86 Port amd64 DPPD handling to x86, inline math_DPPD_128 for x86 variant since there are no other callers. Move test_DPPD from none/tests/amd64/sse4-64.c to none/tests/sse4-common.h. Add test_DPPD call to none/tests/x86/sse4-x86.c. Add new dppd expects to none/tests/x86/sse4-x86.stdout.exp. https://bugs.kde.org/show_bug.cgi?id=518219 -- You are receiving this mail because: You are watching all bug changes.
