Property IsPopcntSupported
IsPopcntSupported
Evaluates to true at compile time if popcnt intrinsics are supported.
Burst ties popcnt support to SSE4.2 support to simplify feature sets to support.
Declaration
public static bool IsPopcntSupported { get; }
Property Value
Type | Description |
---|---|
bool |