fix: optimize the avx2 validator (shaving one SIMD instruction). #166
Annotations
12 warnings
Build and test on macos-latest:
src/UTF8.cs#L730
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build and test on macos-latest:
src/UTF8.cs#L731
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|
Build and test on macos-latest:
src/UTF8.cs#L730
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build and test on macos-latest:
src/UTF8.cs#L731
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|
Build and test on ubuntu-latest:
src/UTF8.cs#L730
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build and test on ubuntu-latest:
src/UTF8.cs#L731
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|
Build and test on ubuntu-latest:
src/UTF8.cs#L730
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build and test on ubuntu-latest:
src/UTF8.cs#L731
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|
Build and test on windows-latest:
src/UTF8.cs#L730
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build and test on windows-latest:
src/UTF8.cs#L731
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|
Build and test on windows-latest:
src/UTF8.cs#L730
The variable 'TempUtf16CodeUnitCountAdjustment' is assigned but its value is never used
|
Build and test on windows-latest:
src/UTF8.cs#L731
The variable 'TempScalarCountAdjustment' is assigned but its value is never used
|