Skip to content

Conversation

@BruceForstall
Copy link
Contributor

Specifically, JitStressRegs=1 and JitStressRegs=8 legs.
Note that #65332 only hits 1 failure in each of these legs, and
only on arm64 platforms, but we don't have a way to be more
precise in our disabling.

Specifically, JitStressRegs=1 and JitStressRegs=8 legs.
Note that dotnet#65332 only hits 1 failure in each of these legs, and
only on arm64 platforms, but we don't have a way to be more
precise in our disabling.
@ghost ghost assigned BruceForstall Mar 2, 2022
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 2, 2022
@ghost
Copy link

ghost commented Mar 2, 2022

Tagging subscribers to this area: @JulieLeeMSFT
See info in area-owners.md if you want to be subscribed.

Issue Details

Specifically, JitStressRegs=1 and JitStressRegs=8 legs.
Note that #65332 only hits 1 failure in each of these legs, and
only on arm64 platforms, but we don't have a way to be more
precise in our disabling.

Author: BruceForstall
Assignees: BruceForstall
Labels:

area-CodeGen-coreclr

Milestone: -

@BruceForstall
Copy link
Contributor Author

/azp run runtime-coreclr superpmi-replay

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BruceForstall
Copy link
Contributor Author

@dotnet/jit-contrib

@kunalspathak
Copy link
Contributor

I will get to #65332 this week.

@BruceForstall BruceForstall merged commit eb2fea8 into dotnet:main Mar 2, 2022
@BruceForstall BruceForstall deleted the CleanUpSpmiReplay branch March 2, 2022 19:39
kunalspathak added a commit to kunalspathak/runtime that referenced this pull request Mar 2, 2022
kunalspathak added a commit that referenced this pull request Mar 4, 2022
* Skip upper vector save/restore if the call doesn't return or the block is a THROW block

* Revert "Disable SuperPMI replay jobs until #65332 is fixed (#66062)"

This reverts commit eb2fea8.

* Just skip restore for BBJ_THROW

* Use skipSaveRestore to avoid extra save/restores

* jit format
@ghost ghost locked as resolved and limited conversation to collaborators Apr 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants