-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Fuzzlyn: Assertion failed 'sourceIntervals[targetReg] != nullptr' during 'LSRA allocate' #107621
Comments
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
@kunalspathak, PTAL. |
This is exposed by #107493. I will check what should be the proper fix, but this should be for .NET 10 |
This is already fixed by #107714 |
@kunalspathak I saw this assert hit again in this Fuzzlyn run |
Ok, thanks for confirming. Re-opening this. |
#109173 should fix this. |
cc @dotnet/jit-contrib @kunalspathak
The text was updated successfully, but these errors were encountered: