https://bugs.kde.org/show_bug.cgi?id=512873
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Mark Wielaard <[email protected]> --- commit fb25ce838c953c010883e6bc309fc672a78073e1 Author: Alexandra Hájková <[email protected]> Date: Tue Dec 2 11:06:58 2025 -0500 Add SSE4.1 min/max instructions for x86 32 bit Support pmaxsb, pminsb, pmaxuw, pminuw, pmaxud and pminud instructions in guest_x86_toIR.c and host_x86_isel.c. Move test functions from amd64/sse4-64.c to sse4-common.h and update none/tests/x86/sse4-x86.c and sse4-x86.stdout.exp to test all min/max instructions. BZ: https://bugs.kde.org/show_bug.cgi?id=512873 -- You are receiving this mail because: You are watching all bug changes.
