fix: optimize the avx2 validator (shaving one SIMD instruction). #165
Annotations
4 warnings
Build:
src/UTF8.cs#L730
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build:
src/UTF8.cs#L731
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|
Build:
src/UTF8.cs#L730
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build:
src/UTF8.cs#L731
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|
Loading