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

[mono] Intrinsics runtime tests failure: Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/mini-llvm.c:1236 #49217

Closed
fanyang-mono opened this issue Mar 5, 2021 · 2 comments
Assignees
Milestone

Comments

@fanyang-mono
Copy link
Member

On llvmaot linux x64, these two tests failed to AOT:

  • JIT/HardwareIntrinsics/General/Vector128/Vector128_r/Vector128_r.dll
  • JIT/HardwareIntrinsics/General/Vector128/Vector128_ro/Vector128_ro.dll
%7 = shufflevector <8 x i8> %6, <8 x i8> undef, <8 x i32> zeroinitializer
i8

* Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/mini-llvm.c:1236
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Runtime.Intrinsics untriaged New issue has not been triaged by the area owner labels Mar 5, 2021
@ghost
Copy link

ghost commented Mar 5, 2021

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

Issue Details

On llvmaot linux x64, these two tests failed to AOT:

  • JIT/HardwareIntrinsics/General/Vector128/Vector128_r/Vector128_r.dll
  • JIT/HardwareIntrinsics/General/Vector128/Vector128_ro/Vector128_ro.dll
%7 = shufflevector <8 x i8> %6, <8 x i8> undef, <8 x i32> zeroinitializer
i8

* Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/mini-llvm.c:1236
Author: fanyang-mono
Assignees: imhameed
Labels:

area-System.Runtime.Intrinsics, untriaged

Milestone: -

@marek-safar marek-safar added area-Codegen-LLVM-mono and removed area-System.Runtime.Intrinsics untriaged New issue has not been triaged by the area owner labels Mar 5, 2021
@marek-safar marek-safar added this to the 6.0.0 milestone Mar 5, 2021
@imhameed
Copy link
Contributor

Reenabled in #53752.

@ghost ghost locked as resolved and limited conversation to collaborators Jul 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants