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

neon qs8 rsum use vpadal to sum int8 to int16 #6441

Merged
merged 1 commit into from
May 20, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 19, 2024

neon qs8 rsum use vpadal to sum int8 to int16

  • Replace 2 vaddw with 1 vpadal
  • Replace 64 bit load/math with 128 bit for half as many loads/vpadal

- Replace 2 vaddw with 1 vpadal
- Replace 64 bit load/math with 128 bit for half as many loads/vpadal

PiperOrigin-RevId: 635546214
@copybara-service copybara-service bot merged commit 7522a93 into master May 20, 2024
@copybara-service copybara-service bot deleted the test_635027760 branch May 20, 2024 20:07
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.

None yet

1 participant