[RISCV][NFC] Use RISCVSubtarget method for predicate in RISCVFeatures.td when available
As RISCVSubtarget defines hasStdExtZfhOrZfhmin() and hasStdExtCOrZca(), just use these for the matching Predicate definitions rather than repeating the logic.
Loading
Please sign in to comment