Commits on Source (5)
-
Rémi Denis-Courmont authored96ae6359
-
Rémi Denis-Courmont authored
This detects compiler support for the RISC-V "V" Vector Extension if it enabled in the compiler flags (or compiler machine definition).
2188dd74 -
Rémi Denis-Courmont authored
The number of tabulation character can vary with versions. Case in point, RISC-V started with one tabluration, but has two in more recent kernel versions, to maintain visual alignment.
af17c09e -
Rémi Denis-Courmont authored
This detects support for the RISC-V "V" Vector Extension at run-time from the device tree via /proc/cpuinfo.
ad438a0c -
Rémi Denis-Courmont authored
This follows the established cargo cult of not assuming that the toolchain supports SIMD.
169d1d8f