Files
clang-p2996/llvm/lib/TargetParser/RISCVISAInfo.cpp
Craig Topper 94e7d9c0bf [RISCV] Remove Zvk* dependency checks from RISCVISAInfo::checkDependency.
The Zvk* extensions now imply Zve32x or Zve64x so it shouldn't be
possible to fail these dependency checks.
2024-10-29 13:57:23 -07:00

35 KiB