[all-commits] [llvm/llvm-project] fca4a9: [RISCV] Update Zvk shorthand extension to 1.0.0-rc1

Jim Lin via All-commits all-commits at lists.llvm.org
Wed Jul 26 00:44:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fca4a9d5fcdda8496cce1207af606e143f240055
      https://github.com/llvm/llvm-project/commit/fca4a9d5fcdda8496cce1207af606e143f240055
  Author: Jim Lin <jim at andestech.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVFeatures.td

  Log Message:
  -----------
  [RISCV] Update Zvk shorthand extension to 1.0.0-rc1

1. Zvbc is not part of Zvkn.
2. Zvbc is not part of Zvks.
3. Add extensions implied into shorthand extension.

Also arrange its definition order as more closely its order in document.

Please refer to https://reviews.llvm.org/D152117 and https://reviews.llvm.org/D153836.

Document: https://github.com/riscv/riscv-crypto/releases/download/v20230620/riscv-crypto-spec-vector.pdf

Reviewed By: craig.topper

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




More information about the All-commits mailing list