nodejs / llparse

Generating parsers in LLVM IR
http://llparse.org
Other
584 stars 30 forks source link

_mm_cmpestri #17

Open indutny opened 6 years ago

indutny commented 6 years ago

Use _mm_cmpestri to vectorize ranged checks. This should be generated only with (to be introduced) sse4: true option.