-
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
Update the assert to include Vector64/Vector128 CreateScalar #91504
Conversation
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsThe assert was missing Fixes: #91336
|
superpmi-* jobs are failing because the collection is not available for the guid. I have kicked off another superpmi collection run. |
/azp run runtime-coreclr superpmi-diffs, runtime-coreclr superpmi-replay |
Azure Pipelines successfully started running 2 pipeline(s). |
@dotnet/jit-contrib |
/azp run runtime-coreclr superpmi-diffs |
Azure Pipelines successfully started running 1 pipeline(s). |
can someone review this? should be quick. |
Failures seems to be known repository issue. https://github.com/dotnet/runtime/pull/91504/checks?check_run_id=16584913496 |
The assert was missing
CreateScalar
intrinsic entries.Fixes: #91336