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

Rename to laneselect #41

Merged
merged 1 commit into from
Oct 5, 2021
Merged

Rename to laneselect #41

merged 1 commit into from
Oct 5, 2021

Conversation

ngzhian
Copy link
Member

@ngzhian ngzhian commented Oct 1, 2021

As suggested in
#17 (comment).

@@ -182,17 +182,17 @@ where:
- the intermediate `b * c` is be rounded first, and the final result rounded again (for a total of 2 roundings), or
- the the entire expression evaluated with higher precision and then only rounded once (if supported by hardware).

### Relaxed bitselect (blend/laneselect)
### Relaxed laneselect
Copy link
Collaborator

Choose a reason for hiding this comment

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

I suggest just "laneselect", without "relaxed"

Copy link
Member Author

Choose a reason for hiding this comment

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

The relaxed isn't really part of the name, plus the names aren't confirmed. I can file an issue for this. I think the instruction names should reflect this non-determinism, it doesn't have to be "relaxed".

@ngzhian ngzhian merged commit e53d41f into WebAssembly:main Oct 5, 2021
@ngzhian ngzhian deleted the laneselect branch October 5, 2021 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants