Only one minor comment here, could you rename feature_bits.h to
riscv_feature_bits.h, because the including path isn't really well
organized in GCC, so always adding target name into prefix would be a
better way.
On Thu, Oct 24, 2024 at 3:13 PM Yangyu Chen wrote:
>
> This patch implements the ris
This patch implements the riscv_minimal_hwprobe_feature_bits feature
for the RISC-V target. The feature bits are defined in the previous
patch [1] to provide bitmasks of ISA extensions that defined in RISC-V
C-API. Thus, we need a function to generate the feature bits for IFUNC
resolver to dispatch