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

XCVsimd builtin optimisation enhancement #110

Draft
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

zhixiao-zhang
Copy link
Contributor

@zhixiao-zhang zhixiao-zhang commented Sep 13, 2024

added (compile and pass the related testing in gcc.target/riscv/):

  • simd alu
  • simd bit manipulation
  • simd dot product
  • simd shuffle and pack
  • simd comparison
  • simd complex

tested with emulator

  • simd alu
  • simd bit manipulation
  • simd dot product
  • simd shuffle and pack
  • simd comparison
  • simd complex

Thanks for taking the time to contribute to GCC! Please be advised that if you are
viewing this on github.com, that the mirror there is unofficial and unmonitored.
The GCC community does not use github.com for their contributions. Instead, we use
a mailing list ([email protected]) for code submissions, code reviews, and
bug reports. Please send patches there instead.

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.

1 participant