Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Fixed generation of left shift on windows #408

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

gshimansky
Copy link
Contributor

__lzcnt counts leading zeroes in a 32-bit value, different from what __builtin_ffs does on Linux.

Signed-off-by: Gregory Shimansky <gregory.shimansky@intel.com>
@kurapov-peter kurapov-peter merged commit ad4876d into main Apr 18, 2023
@kurapov-peter kurapov-peter deleted the gregory/windows-left-shift branch April 18, 2023 18:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants