Skip to content

Make emitAddrMode xarch only - #62830

Merged
BruceForstall merged 1 commit into
dotnet:mainfrom
BruceForstall:ConditionalEmitAddrMode
Dec 15, 2021
Merged

Make emitAddrMode xarch only#62830
BruceForstall merged 1 commit into
dotnet:mainfrom
BruceForstall:ConditionalEmitAddrMode

Conversation

@BruceForstall

Copy link
Copy Markdown
Contributor

It is not used on arm32/arm64.

It is not used on arm32/arm64.
@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Dec 15, 2021
@ghost

Copy link
Copy Markdown

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

Issue Details

It is not used on arm32/arm64.

Author:BruceForstall
Assignees:BruceForstall
Labels:

area-CodeGen-coreclr

Milestone:-

@BruceForstall
BruceForstall merged commit 5e36c33 into dotnet:mainDec 15, 2021
@BruceForstall
BruceForstall deleted the ConditionalEmitAddrMode branch December 15, 2021 18:50
@ghostghost locked as resolved and limited conversation to collaborators Jan 14, 2022
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.

2 participants

@BruceForstall@jakobbotsch