User Details
User Details
- User Since
- Jan 3 2020, 2:05 AM (160 w, 3 d)
Dec 6 2022
Dec 6 2022
Joy12138 added a comment to D139421: [libcxx] <experimental/simd> implementation.
@philnik @Mordante Hi reviewers! Thank you very much for your attention to this patch! There are exactly still many issues with this patch. In addition to the problems you mentioned, there are also problems with the logic of some tests. And there are still 4 tests that failed on arm64. And We have not run the test in Aarch64 and PPC environments. I believe that fixing these issues is necessary before the patch is merged.
Joy12138 requested review of D139421: [libcxx] <experimental/simd> implementation.
Jan 3 2020
Jan 3 2020
Joy12138 added a comment to D69987: [RISCV] Assemble/Disassemble v-ext instructions..
FYI, the implementation of Zvamo, Zvlsseg, Zvediv and Pseudo instructions is available here: https://github.com/isrc-cas/rvv-llvm