Skip to content

Updating JitInterface to support Vector512. - #81197

Merged
BruceForstall merged 3 commits into
dotnet:mainfrom
DeepakRajendrakumaran:Vec512JITInterface
Jan 26, 2023
Merged

Updating JitInterface to support Vector512.#81197
BruceForstall merged 3 commits into
dotnet:mainfrom
DeepakRajendrakumaran:Vec512JITInterface

Conversation

@DeepakRajendrakumaran

Copy link
Copy Markdown
Contributor

Checking if tests pass

@ghostghost added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member labels Jan 25, 2023
@ghost

Copy link
Copy Markdown

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

Issue Details

Checking if tests pass

Author:DeepakRajendrakumaran
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@DeepakRajendrakumaran
DeepakRajendrakumaran marked this pull request as ready for review January 26, 2023 04:04
@DeepakRajendrakumaranDeepakRajendrakumaran changed the title Draft : Updating JitInterface to support Vector512.Updating JitInterface to support Vector512.Jan 26, 2023
@DeepakRajendrakumaran

Copy link
Copy Markdown
ContributorAuthor

@BruceForstall
BruceForstall merged commit 7bc3c1d into dotnet:mainJan 26, 2023

@tannergoodingtannergooding left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

@BruceForstall

Copy link
Copy Markdown
Contributor

@DeepakRajendrakumaran The superpmi collection for this change succeeded and is available.

@DeepakRajendrakumaran

DeepakRajendrakumaran commented Jan 26, 2023

Copy link
Copy Markdown
ContributorAuthor

@DeepakRajendrakumaran The superpmi collection for this change succeeded and is available.

Thanks for merging. I've updated the other PR

@ghostghost locked as resolved and limited conversation to collaborators Feb 26, 2023
@BruceForstallBruceForstall added the avx512 Related to the AVX-512 architecture label Mar 27, 2023
@DeepakRajendrakumaran
DeepakRajendrakumaran deleted the Vec512JITInterface branch August 3, 2026 23:43
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 SuperPMIavx512Related to the AVX-512 architecturecommunity-contributionIndicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@DeepakRajendrakumaran@BruceForstall@tannergooding