Skip to content

Conversation

@tannergooding
Copy link
Member

@tannergooding tannergooding commented Jun 13, 2023

This resolves #87432.

There are several scenarios where Vector<T> may not be supported beyond simply the intrinsics being disabled. As such, the asserts should just be removed.

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

ghost commented Jun 13, 2023

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

Issue Details

This resolves #87432.

There are several scenarios where Vector may not be supported beyond simply the intrinsics being disabled. As such, the asserts should just be removed.8.

Author: tannergooding
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@tannergooding tannergooding marked this pull request as ready for review June 13, 2023 23:29
@tannergooding
Copy link
Member Author

CC. @dotnet/jit-contrib, @BruceForstall

This should unblock the asm diffs pipeline.

@tannergooding tannergooding merged commit f385924 into dotnet:main Jun 14, 2023
@tannergooding tannergooding deleted the fix-87432 branch June 14, 2023 22:30
@BruceForstall
Copy link
Contributor

Thanks for this; sorry I dropped the ball on reviewing it quickly.

@tannergooding
Copy link
Member Author

No worries, looks like the job is running well and should complete here shortly

@ghost ghost locked as resolved and limited conversation to collaborators Jul 15, 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.

Failure in checked/release asm diffs pipeline

3 participants