[all-commits] [llvm/llvm-project] 52b51e: [RISCV][NFC] Remove outdated TODOs about extension...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Apr 26 01:59:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52b51ee0d422b4073710eb5aa6cd59c315fb327d
      https://github.com/llvm/llvm-project/commit/52b51ee0d422b4073710eb5aa6cd59c315fb327d
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M llvm/lib/Support/RISCVISAInfo.cpp

  Log Message:
  -----------
  [RISCV][NFC] Remove outdated TODOs about extension versions in RISCVISAInfo

As was documented in D147183, we don't currently intend to support
multiple versions of specifications simultaneously. While external
circumstances might mean exceptions to this are needed, the TODOs about
reflecting version numbers in the feature strings no longer make sense.




More information about the All-commits mailing list