Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the Sse41 class#24886

Merged
tannergooding merged 3 commits intodotnet:masterfrom
tannergooding:fix-corefx-34882
Jun 3, 2019
Merged

Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the Sse41 class#24886
tannergooding merged 3 commits intodotnet:masterfrom
tannergooding:fix-corefx-34882

Conversation

@tannergooding
Copy link
Copy Markdown
Member

This is the coreclr side to dotnet/corefx#38102

@tannergooding
Copy link
Copy Markdown
Member Author

CC. @CarolEidt

@tannergooding
Copy link
Copy Markdown
Member Author

For reference, this is:
-103 lines of product code
-12,880 lines of test code

Copy link
Copy Markdown

@CarolEidt CarolEidt left a comment

Choose a reason for hiding this comment

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

LGTM - thanks!

@tannergooding
Copy link
Copy Markdown
Member Author

Rebased onto current head to see if that resolves the R2R job failure

@tannergooding tannergooding merged commit 7fa9581 into dotnet:master Jun 3, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…from the Sse41 class (dotnet/coreclr#24886)

* Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the Sse41 class

* Removing JIT support for the SSE41_TestAllOnes, SSE41_TestAllZeros, and SSE41_TestMixOnesZeros intrinsics

* Removing tests for the Sse41.TestAllOnes, Sse41.TestAllZeros, and Sse41.TestMixOnesZeros methods


Commit migrated from dotnet/coreclr@7fa9581
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants