Skip to content

Simplified loop processing of IR-based loops. #1023

Simplified loop processing of IR-based loops.

Simplified loop processing of IR-based loops. #1023

Triggered via pull request August 30, 2023 23:45
@m4rs-mtm4rs-mt
synchronize #1070
loops
Status Success
Total duration 18m 20s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Runtime/Kernel.cs#L267
Possible null reference return.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/IR/Types/StructureType.cs#L922
Possible null reference return.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L328
Converting null literal or possible null value to non-nullable type.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L337
Dereference of a possibly null reference.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/Runtime/Kernel.cs#L267
Possible null reference return.
Analyze (Src/ILGPU.sln, net6.0): Src/ILGPU/IR/Types/StructureType.cs#L922
Possible null reference return.
Analyze (Samples/ILGPU.Samples.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L328
Converting null literal or possible null value to non-nullable type.
Analyze (Samples/ILGPU.Samples.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L337
Dereference of a possibly null reference.
Analyze (Samples/ILGPU.Samples.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L328
Converting null literal or possible null value to non-nullable type.
Analyze (Samples/ILGPU.Samples.sln, net6.0): Src/ILGPU/Backends/IL/ILBackend.cs#L337
Dereference of a possibly null reference.