-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[outerloop] Assertion failed '(*use)->WasMorphed()' in R2R legs #112867
Comments
/cc @AndyAyersMS |
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
cc @dotnet/jit-contrib |
Seems to be from one of these: f1b8d5a Fold null checks against known non-null values (#109164) |
As usual these days, I can't repro locally. Grr. |
Looking at the dump it seems like it's #109164 -- it can create an un-morph flagged constant. Will work up a fix. |
These failures started popping up in the R2R outerloop for all platforms.
https://dev.azure.com/dnceng-public/public/_build/results?buildId=959769&view=ms.vss-test-web.build-test-results-tab&runId=25550398&resultId=123253&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab
The text was updated successfully, but these errors were encountered: