Enable partially implemented Intel HW intrinsics ISAs - CoreFX part of changes#28377
Enable partially implemented Intel HW intrinsics ISAs - CoreFX part of changes#283774creators wants to merge 1 commit intodotnet:release/2.1from
Conversation
|
CoreCLR part of changes is in PR dotnet/coreclr#17134 |
|
Failures are unrelated to this PR: On |
|
@CarolEidt @eerhardt @fiigii @tannergooding PTAL - PR is ready for review. It is not dependent on any other PR, however, full change will require waiting for changes from CoreCLR to propagate. CI Job failures are unrelated - see comment above. |
| LeastSignificant = 0x00, | ||
| MostSignificant = 0x40, | ||
| } | ||
| public enum ResultsFlag : byte |
There was a problem hiding this comment.
ResultsFlag also can be removed.
There was a problem hiding this comment.
Thanks. Will fix.
|
This change should be against We will add these APIs back into |
eerhardt
left a comment
There was a problem hiding this comment.
The code changes look good - but this needs to target master.
|
Closing as this PR has been replaced with #28443 |
No description provided.