Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
851 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in dotnet/runtime that received 2 comments
[mono][Browser] Update ICU
Motivation: dotnet/icu#15 I accidentally closed #40313 in "draft" state and it seems it's not possible to re-open draft PRs.
+73
−25
•
2
comments
Created an issue in dotnet/runtime that received 1 comment
RyuJIT: IsValueType and IsAssignableFrom optimizations aren't inlining friendly.
#1157 introduced a jit optimization to optimize typeof(X).IsValueType to true/false. However, it seems this optimization doesn't work with inlining…
1
comment