Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

Without this, specifying avxvnni in AOT compilers without specifying AVX asserts RyuJIT because it thinks it can't use VEX.

Without this, specifying avxvnni in AOT compilers without specifying AVX asserts RyuJIT because it thinks it can't use VEX.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 10, 2022
@ghost
Copy link

ghost commented Jan 10, 2022

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

Issue Details

Without this, specifying avxvnni in AOT compilers without specifying AVX asserts RyuJIT because it thinks it can't use VEX.

Author: MichalStrehovsky
Assignees: MichalStrehovsky
Labels:

area-CodeGen-coreclr

Milestone: -

@tannergooding
Copy link
Member

This is also being fixed by #62420, it would be nice to just get that merged since it should already be done. It's just waiting on the secondary sign-off from @davidwrighton

@MichalStrehovsky
Copy link
Member Author

Missed that, closing

@MichalStrehovsky MichalStrehovsky deleted the vnniimpli branch January 10, 2022 21:29
@ghost ghost locked as resolved and limited conversation to collaborators Feb 10, 2022
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