You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes the RISCV specific resource header `riscv_vector.h` optional.
It also similarly treats some of the ARM NEON headers. The RISCV header
added 10 MB to the resource directory which was previously 10 MB. This
header is gratuitously large, and increases the size of the build for a
target which may not be enabled.
0 commit comments