-
Notifications
You must be signed in to change notification settings - Fork 5.2k
JIT: tagged union for part of GenTreeCall #116549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Add tagging support for the "big" union in GenTreeCall.
|
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
|
One related thing I had been thinking of is factoring the rarely used state of |
|
@dotnet/samsung |
RISC-V Release-CLR-QEMU: 9082 / 9112 (99.67%)report.xml, report.md, failures.xml, testclr_details.tar.zst RISC-V Release-CLR-VF2: 9083 / 9113 (99.67%)report.xml, report.md, failures.xml, testclr_details.tar.zst Build information and commandsGIT: |
|
Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it. |
Add tagging support for the "big" union in GenTreeCall.