Files
clang-p2996/llvm/lib/TargetParser/RISCVTargetParser.cpp
Craig Topper 733a87783c [RISCV] Split code that tablegen needs out of RISCVISAInfo. (#89684)
This introduces a new file, RISCVISAUtils.cpp and moves the rest of
RISCVISAInfo to the TargetParser library.

This will allow us to generate part of RISCVISAInfo.cpp using tablegen.
2024-04-23 15:12:36 -07:00

6.1 KiB