Skip to content

Conversation

@kunalspathak
Copy link
Contributor

Have a dedicated PR for a change in #85842 about wrapping RegisterType parameter with ARM_ARG(). Also added a comment that I missed in #85956.

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 9, 2023
@ghost ghost assigned kunalspathak May 9, 2023
@ghost
Copy link

ghost commented May 9, 2023

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

Issue Details

Have a dedicated PR for a change in #85842 about wrapping RegisterType parameter with ARM_ARG(). Also added a comment that I missed in #85956.

Author: kunalspathak
Assignees: kunalspathak
Labels:

area-CodeGen-coreclr

Milestone: -

@kunalspathak
Copy link
Contributor Author

This itself doesn't seem to have any TP impact. Not taking makes the code cleaner because we won't see bunch of ARM_ARG in the code base. @BruceForstall - let me know if you have any preference if we should take this in or not.

@BruceForstall
Copy link
Contributor

I generally like code to be explicit about platform-specific behavior/arguments, but it's certainly cleaner without all the ARM_ARG. I'm fine with whatever you decide.

@kunalspathak
Copy link
Contributor Author

I will probably leave it as it is then.

@ghost ghost locked as resolved and limited conversation to collaborators Jun 9, 2023
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