Skip to content

Conversation

@kunalspathak
Copy link
Contributor

There were some paths that needed updates on how we print the kill register mask correctly. Also, I realized at many places genFirstRegNumFromMask() and genFirstRegNumFromMaskAndToggle() we were passing SingleTypeRegSet without passing the underlying register type and the SingleTypeRegSet was implictely getting converted to regMaskTP. While this is not problematic currently but will soon be once we add predicate register. I want to put this PR separately as a cleanup item.

@kunalspathak kunalspathak marked this pull request as ready for review June 11, 2024 19:15
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jun 11, 2024
@dotnet-policy-service
Copy link
Contributor

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

@kunalspathak kunalspathak requested a review from jakobbotsch June 11, 2024 19:16
@kunalspathak
Copy link
Contributor Author

@dotnet/jit-contrib @jakobbotsch PTAL

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