riscv-non-isa / rvv-intrinsic-doc

https://jira.riscv.org/browse/RVG-153
BSD 3-Clause "New" or "Revised" License
281 stars 89 forks source link

Supported gnu test #264

Closed xl0714 closed 11 months ago

xl0714 commented 1 year ago

Hi, @eopXD This PR is what I did together with @Incarnation-p-lee and @yulong-plct to generate gnu gcc test cases.

  1. Currently we put the generated test cases in the directory "gnu-auto-generated", do you have any suggestions?
  2. We have prepared a gnu gcc test cases CI: "gnu-gcc-daily-build.yml", all gnu gcc test cases are currently passed.
kito-cheng commented 1 year ago

Could you reorg/squash commits into few small pieces? it's not easy to review for such # of commit and changes.

kito-cheng commented 1 year ago

Also plz rebase instead of introduce merge commit