[all-commits] [llvm/llvm-project] 44e74d: [docs][RISCV] Document status of assorted extensions

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Sep 8 15:55:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44e74d862311a60c308d7195a7f0b0cb7b93bf89
      https://github.com/llvm/llvm-project/commit/44e74d862311a60c308d7195a7f0b0cb7b93bf89
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M llvm/docs/RISCVUsage.rst

  Log Message:
  -----------
  [docs][RISCV] Document status of assorted extensions

Sorry, there's no real theme to this. It's simply the rest of the extensions we implement which don't need individual discussion.

Differential Revision: https://reviews.llvm.org/D133529


  Commit: 194900fc24fe327b75c1d7450c1532b5f5c8d60b
      https://github.com/llvm/llvm-project/commit/194900fc24fe327b75c1d7450c1532b5f5c8d60b
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M llvm/docs/RISCVUsage.rst

  Log Message:
  -----------
  [docs][RISCV] Document status of scalar crypto extensions

This is based on a somewhat subjective review of the in-tree support, and where I thought further work was needed before I'd consider these "done".  See the review for some discussion around what is left in terms of pattern matching.

Differential Revision: https://reviews.llvm.org/D133373


Compare: https://github.com/llvm/llvm-project/compare/31abde43d624...194900fc24fe


More information about the All-commits mailing list