[RISCV] Remove Features from CPUInfo in RISCVTargetParser.
Instead of having separate feature bits, get information from march. Invalid is now implied by empty march. 64-bit is now implied by march starting with "rv64". Reviewed By: fpetrogalli Differential Revision: https://reviews.llvm.org/D142230
Loading
Please sign in to comment