Skip to content

ACLE/SIMD32: add ssub8 and usub8 #696

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

Merged
merged 2 commits into from
Feb 27, 2019
Merged

ACLE/SIMD32: add ssub8 and usub8 #696

merged 2 commits into from
Feb 27, 2019

Conversation

paoloteti
Copy link
Contributor

  • add ssub8 and usub8
  • bump instruction limit to 29

cc @japaric

- add `ssub8` and `usub8`
- bump instruction limit to 29
@paoloteti
Copy link
Contributor Author

Travis is green. AppVeyor failure is unrelated and looks like a well known issue.

@gnzlbg gnzlbg requested a review from japaric February 24, 2019 12:07
@gnzlbg
Copy link
Contributor

gnzlbg commented Feb 24, 2019

@paoloteti heads up: I'm waiting for this PR upstream to be merged before adding more features to stdsimd: rust-lang/rust#58675 since we need that to port libstd to the 2018 edition. Once that is done, I'll start merging other PRs as well (feel free to submit more PRs implementing the other APIs or to add those to this one in the meantime).

Also I would prefer if someone more familiar with ACLE like @japaric @Amanieu or @parched would review the PRs related to these.

@Amanieu
Copy link
Member

Amanieu commented Feb 24, 2019

LGTM

@gnzlbg gnzlbg merged commit 7040a75 into rust-lang:master Feb 27, 2019
@gnzlbg
Copy link
Contributor

gnzlbg commented Feb 27, 2019

Thanks!

@paoloteti paoloteti deleted the arm-dsp branch February 28, 2019 07:00
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.

3 participants