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] Reenable disabled x86 SIMD unit tests #91392

Open
Tracked by #43051
jandupej opened this issue Aug 31, 2023 · 2 comments
Open
Tracked by #43051

[mono] Reenable disabled x86 SIMD unit tests #91392

jandupej opened this issue Aug 31, 2023 · 2 comments
Assignees
Labels
area-Codegen-LLVM-mono disabled-test The test is disabled in source code against the issue
Milestone

Comments

@jandupej
Copy link
Member

Unit tests were disabled in #75768 for the LLVM AOT lane. Enable them!

Issue follows up from #75767.

@fanyang-mono
Copy link
Member

fanyang-mono commented Aug 31, 2023

To clarify, the restoration of these tests requires the incorporation of the System.Runtime.Intrinsics.X86 intrinsics support into the mini JIT on the amd64 platform.

@jandupej
Copy link
Member Author

jandupej commented Sep 6, 2023

Could benefit from #91393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Codegen-LLVM-mono disabled-test The test is disabled in source code against the issue
Projects
None yet
Development

No branches or pull requests

4 participants