simde
simde copied to clipboard
[NEON] Fix mvn.h to correctly handle RVV instructions.
Misuse RVV intrinsics vnot. We didn't find this error cause it always use builtin vector operation in the testing.
@Ruhung Can you suggest a change to our CI setup that would have caught this bug earlier?