Skip to content

JIT: Fix import of TrailingZeroCount on ARM64#81419

Merged
jakobbotsch merged 1 commit intodotnet:mainfrom
jakobbotsch:fix-81366
Jan 31, 2023
Merged

JIT: Fix import of TrailingZeroCount on ARM64#81419
jakobbotsch merged 1 commit intodotnet:mainfrom
jakobbotsch:fix-81366

Conversation

@jakobbotsch
Copy link
Member

Fix #81366

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

ghost commented Jan 31, 2023

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

Issue Details

Fix #81366

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib PTAL @tannergooding

Copy link
Member

@tannergooding tannergooding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍, I was looking at the wrong lzcnt node creation when investigating missed that the tzcnt case wasn’t hard coding TYP_INT

@jakobbotsch jakobbotsch merged commit 8b2a920 into dotnet:main Jan 31, 2023
@jakobbotsch jakobbotsch deleted the fix-81366 branch January 31, 2023 14:52
@ghost ghost locked as resolved and limited conversation to collaborators Mar 2, 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

2 participants