hotfix/multiple_simd_compile_definition #2
Owner
- Wrong SSE4 check logic
- Not single SSE4. SSE4_1 for SSE4.1 and SSE4_2 for SSE 4.2
- Replaced, and checked no warning produced anymore.
- Wrong SSE4 check logic
- Not single __SSE4__. __SSE4_1__ for SSE4.1 and __SSE4_2__ for SSE 4.2
- Replaced, and checked no warning produced anymore.
enbay
added 3 commits 2025-10-21 00:21:10 +09:00
hotfix/multiple_simd_compile_definition (#2)
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hotfix/multiple_simd_compile_definition"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?