Skip to main content

Showing 1–1 of 1 results for author: Kuok, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.16509  [pdf, other

    cs.DC cs.PL

    SIMD Everywhere Optimization from ARM NEON to RISC-V Vector Extensions

    Authors: Ju-Hung Li, Jhih-Kuan Lin, Yung-Cheng Su, Chi-Wei Chu, Lai-Tak Kuok, Hung-Ming Lai, Chao-Lin Lee, Jenq-Kuen Lee

    Abstract: Many libraries, such as OpenCV, FFmpeg, XNNPACK, and Eigen, utilize Arm or x86 SIMD Intrinsics to optimize programs for performance. With the emergence of RISC-V Vector Extensions (RVV), there is a need to migrate these performance legacy codes for RVV. Currently, the migration of NEON code to RVV code requires manual rewriting, which is a time-consuming and error-prone process. In this work, we u… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.