Skip to content

Rename the specific SSE 4.2 popcnt calls#8

Open
Colelyman wants to merge 1 commit intoGuillaumeHolley:masterfrom
Colelyman:popcnt
Open

Rename the specific SSE 4.2 popcnt calls#8
Colelyman wants to merge 1 commit intoGuillaumeHolley:masterfrom
Colelyman:popcnt

Conversation

@Colelyman
Copy link
Copy Markdown

Hey Guillaume,

After trying to compile with a compiler that didn't have SSE 4.2 enabled, I discovered that the following changes would allow the code to work on non-SSE enable systems, but (AFAIK) still use the optimized functions when SSE is enabled.

Please let me know what you think.

Cole

code is compatible with non-SSE enabled systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant