NLnetLabs / simdzone

Fast and standards compliant DNS zone parser
BSD 3-Clause "New" or "Revised" License
63 stars 11 forks source link

Annotate trailing_zeroes with no_sanitize_undefined #186

Closed k0ekk0ek closed 4 months ago

k0ekk0ek commented 4 months ago

Zero is sometimes passed to ctz() by the indexer, but the result is discarded as the tape is advanced based on the result of popcnt().