Skip to content

XCVsimd builtin optimisation enhancement

Created by: zhixiao-zhang

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 (gcc-patches@gcc.gnu.org) for code submissions, code reviews, and bug reports. Please send patches there instead.

Merge request reports

Loading