Files
clang-p2996/llvm/lib/TargetParser/RISCVTargetParser.cpp
Brandon Wu 8fd011ecc6 [RISCV] Add getFeaturesForCPU function support (#83269)
This function parse the cpu and return it's supported
features placed in EnabledFeatures. It is same as the
one in X86TargetParser and also is used in IREE.
2024-03-01 13:12:09 +08:00

3.6 KiB