gnzlbg / bitwise

Portable high-level bitwise manipulation algorithms
https://gnzlbg.github.io/bitwise
MIT License
48 stars 9 forks source link

Use intrinsics when available #3

Closed gnzlbg closed 7 years ago

gnzlbg commented 8 years ago

Use intrinsics from the llvmint package.

gnzlbg commented 7 years ago

Fixed by using bitintr.