H-2: SIMD support #2

Closed
opened 2025-04-03 16:56:01 -05:00 by Mineplay · 1 comment
Owner

Implement support for SIMD for linux, windows and ARM devices. These will be used later for memory management functions.

Implement support for SIMD for linux, windows and ARM devices. These will be used later for memory management functions.
Mineplay added this to the Release V1.0 milestone 2025-04-03 16:56:01 -05:00
Mineplay added the
enhancement
label 2025-04-03 16:56:01 -05:00
Mineplay self-assigned this 2025-04-03 16:56:01 -05:00
Mineplay added this to the Hallocy-Project project 2025-04-03 16:56:01 -05:00
Mineplay added reference h2-simd-support 2025-04-12 16:53:31 -05:00
Mineplay changed reference from h2-simd-support to h2-simd-support 2025-04-13 08:48:40 -05:00
Author
Owner

SIMD support should not be to complex. Just function to check if simd is supported is enough the rest can be handled by the memory management functions. Library is not supposed to be math or simd library but an allocator library so just adding the minimum simd support needed to optimize the memory management functions is fine.

SIMD support should not be to complex. Just function to check if simd is supported is enough the rest can be handled by the memory management functions. Library is not supposed to be math or simd library but an allocator library so just adding the minimum simd support needed to optimize the memory management functions is fine.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Mineplay/Hallocy#2
No description provided.