[RISCV] Remove unused flags from FeatureKind in TargetParser.h. NFC
These flags aren't used and we shouldn't add more flags for new ratified extensions. So clear out the unused flags to avoid any confusion. Reviewed By: khchen Differential Revision: https://reviews.llvm.org/D118294
Loading
Please sign in to comment