Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion failed '(node->GetHWIntrinsicId() == NI_Vector64_Create) || (node->GetHWIntrinsicId() == NI_Vector128_Create) || (node->GetHWIntrinsicId() == NI_Vector64_CreateScalarUnsafe) || (node->GetHWIntrinsicId() == NI_Vector128_CreateScalarUnsafe) || (node->GetHWIntrinsicId() == NI_AdvSimd_DuplicateToVector64) || (node->GetHWIntrinsicId() == NI_AdvSimd_DuplicateToVector128) || (node->GetHWIntrinsicId() == NI_AdvSimd_Arm64_DuplicateToVector64) || (node->GetHWIntrinsicId() == NI_AdvSimd_Arm64_DuplicateToVector128)' during 'Lowering nodeinfo' #91336

Closed
kunalspathak opened this issue Aug 30, 2023 · 2 comments · Fixed by #91504
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows
Milestone

Comments

@kunalspathak
Copy link
Member

kunalspathak commented Aug 30, 2023

Repro: https://gist.github.com/kunalspathak/0839543ce2f125c8e6363c7049e4984d

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Aug 30, 2023
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 30, 2023
@ghost
Copy link

ghost commented Aug 30, 2023

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

Issue Details

Repro: https://gist.github.com/kunalspathak/0839543ce2f125c8e6363c7049e4984d

Author: kunalspathak
Assignees: -
Labels:

area-CodeGen-coreclr, untriaged

Milestone: -

@JulieLeeMSFT JulieLeeMSFT added this to the 8.0.0 milestone Aug 30, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Aug 30, 2023
@JulieLeeMSFT
Copy link
Member

@kunalspathak, assigning this to you. PTAL.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Sep 2, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Sep 7, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants