[all-commits] [llvm/llvm-project] 7038d5: [RISCV] Xqci Extensions v0.11.0 (#137881)

Sam Elliott via All-commits all-commits at lists.llvm.org
Tue May 13 10:49:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7038d50d624d43667a7c56501b83e3bb7cc2fe3b
      https://github.com/llvm/llvm-project/commit/7038d50d624d43667a7c56501b83e3bb7cc2fe3b
  Author: Sam Elliott <quic_aelliott at quicinc.com>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M clang/test/Driver/print-supported-extensions-riscv.c
    M llvm/docs/RISCVUsage.rst
    M llvm/lib/Target/RISCV/RISCVFeatures.td
    M llvm/test/CodeGen/RISCV/attributes.ll
    M llvm/unittests/TargetParser/RISCVISAInfoTest.cpp

  Log Message:
  -----------
  [RISCV] Xqci Extensions v0.11.0 (#137881)

This updates all the extensions to their version in the v0.11.0 spec.

All changes from this version are already implemented or are not
relevant to LLVM.

This change also alphabetises the lists of Xqci extensions, to make
future checks easier, and removes irrelevant info from the usage docs.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list