ObjFW  Check-in [e7465cd688]

Overview
Comment:OFSystemInfo: Remove check for SSE support in OS

The check was wrong and would return false on OSes that are SSE-enabled
but not AVX-enabled.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e7465cd688e000c94700758fcfb07a8a795aab9e72a920a6fe37d494d28a7e2e
User & Date: js on 2023-11-10 01:31:40
Other Links: manifest | tags
Context
2023-12-21
15:22
OFSystemInfo: Check if the OS enabled SSE support check-in: 1f26898324 user: js tags: trunk
2023-11-10
01:31
OFSystemInfo: Remove check for SSE support in OS check-in: e7465cd688 user: js tags: trunk
00:25
OFSystemInfo: Check OS support for SSE/AVX/AVX512 check-in: 42efa8c05a user: js tags: trunk
Changes