Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.1k
Code
Issues
5k+
Pull requests
506
Discussions
Actions
Projects
Security and quality
63
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
JIT: Handle some "field offset computation" patterns
- #81998
#81998
Merged
jakobbotsch
merged 10 commits into
dotnet:main
dotnet/runtime:main
from
jakobbotsch:fold-local-offsets
jakobbotsch/runtime:fold-local-offsets
Copy head branch name to clipboard
Apr 4, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
JIT: Handle some "field offset computation" patterns
#81998
jakobbotsch
merged 10 commits into
dotnet:main
dotnet/runtime:main
from
jakobbotsch:fold-local-offsets
jakobbotsch/runtime:fold-local-offsets
Copy head branch name to clipboard
Commits
Commits on Feb 11, 2023
JIT: Handle some "field offset computation" patterns
Show description for 9f755be
jakobbotsch
committed
9f755be
View commit details
Copy full SHA for 9f755be
Browse repository at this point
Oops
jakobbotsch
committed
df73501
View commit details
Copy full SHA for df73501
Browse repository at this point
Commits on Mar 29, 2023
Merge branch 'main' into fold-local-offsets
jakobbotsch
authored
b07d687
View commit details
Copy full SHA for b07d687
Browse repository at this point
Commits on Mar 31, 2023
Merge branch 'main' of github.com:dotnet/runtime into fold-local-offsets
jakobbotsch
committed
1c4c0ae
View commit details
Copy full SHA for 1c4c0ae
Browse repository at this point
Fix wrong identity for overflowing SUBs
jakobbotsch
committed
8f9c4f2
View commit details
Copy full SHA for 8f9c4f2
Browse repository at this point
Handle in local morph instead; revert previous changes
jakobbotsch
committed
b944901
View commit details
Copy full SHA for b944901
Browse repository at this point
Handle field-to-field offset
jakobbotsch
committed
e1f4777
View commit details
Copy full SHA for e1f4777
Browse repository at this point
Generalize
jakobbotsch
committed
4239377
View commit details
Copy full SHA for 4239377
Browse repository at this point
Commits on Apr 4, 2023
Expand assertion to cover TYP_BYREF
jakobbotsch
committed
adb3474
View commit details
Copy full SHA for adb3474
Browse repository at this point
Apply suggestions from code review
Show description for 70627f4
jakobbotsch
and
SingleAccretion
authored
70627f4
View commit details
Copy full SHA for 70627f4
Browse repository at this point
You can’t perform that action at this time.