howjmay / neon2rvv

A translator from ARM NEON intrinsics to RISCV-V Extension implementation
MIT License
24 stars 7 forks source link

Add tests for edging case #459

Open howjmay opened 4 months ago

howjmay commented 4 months ago

Some intrnsics have some sensitive edging case like the saturation ones and neg ones are good example. We should add the edging case in tests