1. 02 Jan, 2025 1 commit
  2. 19 Dec, 2024 1 commit
  3. 17 Dec, 2024 3 commits
  4. 11 Dec, 2024 6 commits
  5. 05 Dec, 2024 1 commit
  6. 04 Dec, 2024 1 commit
  7. 28 Nov, 2024 1 commit
  8. 26 Nov, 2024 1 commit
  9. 23 Nov, 2024 2 commits
  10. 22 Sep, 2024 1 commit
  11. 18 Sep, 2024 1 commit
  12. 15 Sep, 2024 1 commit
  13. 13 Sep, 2024 4 commits
  14. 12 Sep, 2024 3 commits
  15. 10 Sep, 2024 4 commits
  16. 20 Aug, 2024 4 commits
  17. 12 Aug, 2024 1 commit
  18. 20 Jul, 2024 1 commit
  19. 14 Jul, 2024 1 commit
  20. 02 Jul, 2024 1 commit
  21. 21 Jun, 2024 1 commit
    • Chi-Wei Chu's avatar
      arm/neon riscv64: additional RVV implementations - part 2. (#1189) · 249b9dc0
      Chi-Wei Chu authored
      Contains RVV implementations for the following Neon instructions: 
      
      `abal`, `abdl_high`, `addw`, `addw_high`, `bcax`, `bic`, `cadd_rot270`, `cadd_rot90`, `cmla_lane`, `cmla_rot180_lane` , `cmla_rot270_lane`, `cmla_rot90_lane`, `combine`, `cvt`, `dot`, `dot_lane`, `dup_n`, `eor`, `ext`, `maxnmv`, `minnmv` , `movl` , `movn` , `qdmull` , `qshlu_n`,  `rnda`,  `rsubhn` , `shl`, `shl_n`, `shll_n`, `shr_n`, `shrn_n`, `sqadd`, `sqrt` 
      249b9dc0