llvm-project
f53889ff - [RISCV] Allow crypto features to imply dependents (#112659)

Commit
234 days ago
[RISCV] Allow crypto features to imply dependents (#112659) This relationship is a logical dependency. Note Zvbc and Zvknhb. They are explicitly called out in the spec as requiring 64 bits: - https://github.com/riscv/riscv-crypto/blob/56ed7952d13eb5bdff92e2b522404668952f416d/doc/vector/riscv-crypto-spec-vector.adoc
Parents
  • llvm
    • lib/Target/RISCV
      • RISCVFeatures.td
    • unittests/TargetParser
      • File
        RISCVISAInfoTest.cpp