Skip to content

Disable ldarg_i - #79831

Closed
BruceForstall wants to merge 1 commit into
dotnet:mainfrom
BruceForstall:DisableLdArgI
Closed

Disable ldarg_i#79831
BruceForstall wants to merge 1 commit into
dotnet:mainfrom
BruceForstall:DisableLdArgI

Conversation

@BruceForstall

Copy link
Copy Markdown
Contributor

Tracking: #79829

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Dec 19, 2022
@ghost

Copy link
Copy Markdown

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

Issue Details

Tracking: #79829

Author:BruceForstall
Assignees:BruceForstall
Labels:

area-CodeGen-coreclr

Milestone:-

@BruceForstall

Copy link
Copy Markdown
ContributorAuthor

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@janvorli

Copy link
Copy Markdown
Member

I have a fix ready, should I make that PR instead?

@BruceForstall

Copy link
Copy Markdown
ContributorAuthor

Let's take a fix rather than a disable.

#79834

@BruceForstall
BruceForstall deleted the DisableLdArgI branch December 19, 2022 21:50
@ghostghost locked as resolved and limited conversation to collaborators Jan 19, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR 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.

3 participants

@BruceForstall@janvorli@BrianBohe