Fixed error

This commit is contained in:
fares
2019-11-18 13:45:49 -05:00
parent c09a15069b
commit dcf9cd3c80
20 changed files with 338075 additions and 197126 deletions

View File

@@ -4,6 +4,4 @@
.type vx_vec_test, @function
.global vx_vec_test
vx_vec_test:
vsetvli t0, x0, e32
vadd.vv v0, v0, v0
ret