We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xuantie-900-gcc-linux-6.6.0-glibc-x86_64-V3.0.1
-march=rv64gcv_zfh_zvfh 可以编译 vfloat16m1_t 类型 -march=rv64gc_zfh_xtheadvector 无法编译 vfloat16m1_t 类型 -march=rv64gc_zfh_zvfh_xtheadvector 提示 xtheadvector 与 v 冲突
-march=rv64gcv_zfh_zvfh
-march=rv64gc_zfh_xtheadvector
-march=rv64gc_zfh_zvfh_xtheadvector
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Xuantie-900-gcc-linux-6.6.0-glibc-x86_64-V3.0.1
-march=rv64gcv_zfh_zvfh
可以编译 vfloat16m1_t 类型-march=rv64gc_zfh_xtheadvector
无法编译 vfloat16m1_t 类型-march=rv64gc_zfh_zvfh_xtheadvector
提示 xtheadvector 与 v 冲突The text was updated successfully, but these errors were encountered: