Skip to content
New issue

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

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

Already on GitHub? # to your account

[wasm] Add ConstantExpected to PackedSimd.Shuffle #85390

Closed

Conversation

radekdoulik
Copy link
Member

No description provided.

@dotnet-issue-labeler
Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented Apr 26, 2023

Tagging subscribers to this area: @dotnet/area-system-runtime-intrinsics
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: radekdoulik
Assignees: -
Labels:

area-System.Runtime.Intrinsics, new-api-needs-documentation

Milestone: -

radekdoulik added a commit to radekdoulik/runtime that referenced this pull request Apr 26, 2023
And also add missing intrinsic attributes.

This addresses feedback from dotnet#85390
github-actions bot pushed a commit that referenced this pull request Apr 26, 2023
And also add missing intrinsic attributes.

This addresses feedback from #85390
radekdoulik added a commit that referenced this pull request Apr 27, 2023
And also add missing intrinsic attributes.

This addresses feedback from #85390
@radekdoulik
Copy link
Member Author

Compiler doesn't support that, will need to look into what options we have.

error CA1856: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'System.Runtime.Intrinsics.Vector128<sbyte>' type is not supported for ConstantExpected attribute

carlossanlop pushed a commit that referenced this pull request Apr 27, 2023
And also add missing intrinsic attributes.

This addresses feedback from #85390

Co-authored-by: Radek Doulik <radekdoulik@gmail.com>
@ghost ghost locked as resolved and limited conversation to collaborators May 27, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant