-
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
Test failure JIT\\Directed\\StructABI\\StructABI\\StructABI.cmd #77362
Comments
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsRun: runtime-coreclr jitstress 20221022.1 Failed test:
Error message:
|
cc @SingleAccretion, related to some of the recent SSA work? |
Indeed, the assert was updated to check |
The issue here is that we do not update the def flags when we unroll a loop (because we don't remorph the cloned statements). I can see a couple solutions:
I am inclined to go with |
Run: runtime-coreclr jitstress 20221022.1
Failed test:
Error message:
The text was updated successfully, but these errors were encountered: