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

Adjust vundefined intrinsic test case and support gcc overloaded intrinsic test #294

Closed xl0714 closed 10 months ago

xl0714 commented 10 months ago

Recently, gcc supports vundefined fo tuple types intrinsic s and gcc overloaded intrinsics, so this PR is used to adapt to gnu CI.