Added fixed-precision numbers using Int32 and Int64 base types. #1298
Annotations
7 errors and 10 warnings
Build solution:
Src/ILGPU.Algorithms/Random/RandomRanges.cs#L45
The type or namespace name 'FixedPrecision' does not exist in the namespace 'ILGPU.Algorithms' (are you missing an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms/Vectors/VectorTypes.cs#L45
The type or namespace name 'FixedPrecision' does not exist in the namespace 'ILGPU.Algorithms' (are you missing an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms/Random/RandomRanges.cs#L45
The type or namespace name 'FixedPrecision' does not exist in the namespace 'ILGPU.Algorithms' (are you missing an assembly reference?)
|
Build solution:
Src/ILGPU.Algorithms/Vectors/VectorTypes.cs#L45
The type or namespace name 'FixedPrecision' does not exist in the namespace 'ILGPU.Algorithms' (are you missing an assembly reference?)
|
Build solution
Process completed with exit code 1.
|
Build solution
The step failed and an error occurred when attempting to determine whether to continue on error.
|
Build solution
The template is not valid. .github/workflows/codeql-analysis.yml (Line: 79, Col: 26): Unexpected value ''
|
Build solution:
Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L113
Possible null reference argument for parameter 'type' in 'FieldInfo ILEmitterExtensions.GetFieldInfo(Type type, int fieldIndex)'.
|
Build solution:
Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L117
Dereference of a possibly null reference.
|
Build solution:
Src/ILGPU/Backends/EntryPoints/ArgumentMapper.cs#L606
Possible null reference return.
|
Build solution:
Src/ILGPU/Backends/EntryPoints/ArgumentMapper.cs#L971
Possible null reference return.
|
Build solution:
Src/ILGPU/Backends/Velocity/VelocityTypeGenerator.cs#L56
Possible null reference return.
|
Build solution:
Src/ILGPU/Backends/IL/ILBackend.cs#L328
Converting null literal or possible null value to non-nullable type.
|
Build solution:
Src/ILGPU/Backends/IL/ILBackend.cs#L337
Dereference of a possibly null reference.
|
Build solution:
Src/ILGPU/IR/Types/StructureType.cs#L931
Possible null reference return.
|
Build solution:
Src/ILGPU/Runtime/Kernel.cs#L267
Possible null reference return.
|
Build solution:
Src/ILGPU/Backends/Velocity/VelocityGenerationModule.cs#L113
Possible null reference argument for parameter 'type' in 'FieldInfo ILEmitterExtensions.GetFieldInfo(Type type, int fieldIndex)'.
|
The logs for this run have expired and are no longer available.
Loading