folly::compression::instructions

CPU instruction-set backends for Elias-Fano bit operations.

Types

NameDescription
Default Portable bit-operation backend using compiler builtins.
Haswell
Nehalem

Enums

NameDescription
Type Selects an instruction-set backend at runtime.

Functions

NameDescription
detect Detects the best supported instruction-set backend for this CPU.
dispatch dispatch overloads