Highlights
- 1 discussion answered
Block or Report
Block or report SingleAccretion
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
runtime Public
Forked from dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
C# 2
-
ComputeSharp Public
Forked from Sergio0694/ComputeSharp
A .NET Standard 2.1 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders
C# 1
-
perfview Public
Forked from microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
C# 1
637 contributions in the last year
Contribution activity
April 2022
Created 6 commits in 2 repositories
Created a pull request in dotnet/runtime that received 5 comments
Allow null-based ARR_ADDRs
We can sometimes see trees like ARR_ADDR(long 0) that are the result of morph's folding logic.
In general it does not seem great to allow folding of …

