Skip to content
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

[JIT] Enable EGPRs in JIT by adding REX2 encoding to the backend. #106557

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

enable movsxd

b174e27
Select commit
Loading
Failed to load commit list.
Open

[JIT] Enable EGPRs in JIT by adding REX2 encoding to the backend. #106557

enable movsxd
b174e27
Select commit
Loading
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Nov 13, 2024 in 0s

View the current status of Helix

Details

Pipeline Status

The list of queues is cached weekly. If your PR changes what queues your pipelines use, this information will not show the updated queues.

Estimated Pipeline Durations

This model assumes that the current state of the entire CI infrastructure is normal, and that your CI pipelines will succeed.

Pipeline Lower Bound Estimated Time Upper Bound
dotnet-linker-tests 47 minutes, 23 seconds 57 minutes, 37 seconds 1 hour, 7 minutes, 51 seconds
runtime-dev-innerloop 42 minutes, 12 seconds 48 minutes, 35 seconds 54 minutes, 57 seconds
runtime 57 minutes, 9 seconds 1 hour, 43 minutes, 41 seconds 2 hours, 30 minutes, 14 seconds
runtime-coreclr superpmi-diffs
runtime-coreclr superpmi-replay 1 hour, 7 minutes, 12 seconds 2 hours, 46 minutes, 3 seconds 4 hours, 24 minutes, 54 seconds
runtime-coreclr jitstress-isas-avx512 1 hour, 27 minutes, 23 seconds 2 hours, 19 minutes, 50 seconds 3 hours, 12 minutes, 18 seconds

Pipelines denoted with ❌ means that this pipeline is highly variable, and we cannot predict its duration. This typically means this pipeline changes the legs it runs based on the PR's changed contents.

Highest Work Item Wait Time Queues

Here's a list of the top 5 queues with the highest work item wait time:

Queue Work Item Wait Time Difference in Moving Avg
osx.13.amd64.iphone.open 1 hour, 17 minutes, 22 seconds 3.58% 📈
windows.11.amd64.client.open.rt 30 minutes, 27 seconds 0.07% 📈
ubuntu.2004.armarch.open 29 minutes, 19 seconds -0.04% 📉
windows.10.amd64.serverrs5.open.rt 26 minutes, 27 seconds -0.18% 📉
windows.10.amd64.open.rt 25 minutes, 27 seconds -0.25% 📉

Grafana Dashboard

For more in-depth information on the status of Helix, visit our Grafana Dashboard.

Your Queues

☁️ Helix Queues

dotnet/runtime is currently configured to submit to the following Helix queues:

🏢 On Premises Helix Queues

dotnet/runtime uses the following on-prem queues:

Build Pools

Microsoft Hosted

This pipeline will build on the following Microsoft Hosted build pools:

Click here for information about these agents.

  • ubuntu-22.04
  • ubuntu-latest
  • macOS-13
  • macOS-latest
  • macOS-12

Was this helpful? Yes No