WebAssembly / flexible-vectors

Vector operations for WebAssembly
https://webassembly.github.io/flexible-vectors/
Other
46 stars 6 forks source link

Add inter-lane operations #28

Open penzn opened 3 years ago

penzn commented 3 years ago

Change by Florian Lemaitre, orgially made in PR #27:

https://github.com/WebAssembly/flexible-vectors/pull/27

penzn commented 3 years ago

@lemaitre, I took the committer from first commit in #27, but it does not point to your GH account for some reason. Let me know if you want to change it.

Also, the instructions can be characterized as follows:

lemaitre commented 3 years ago

I think the first commit is not linked to my github account because I made it locally, not from github, and I might have put the wrong email. I will check, and if that is the case, I will force push my branch.

lemaitre commented 3 years ago

Confirmed, I messed up the email. Now I have properly set the email (and took the time to set up pgp signature). So if you rebase your branch, you should be fine.

penzn commented 3 years ago

That looks better now :)