[all-commits] [llvm/llvm-project] e80e65: [RISCV] Add OPCFG format of vector. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Nov 10 21:08:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e80e65dec33514f69a4f94b8a338b1b5d92a5ab7
      https://github.com/llvm/llvm-project/commit/e80e65dec33514f69a4f94b8a338b1b5d92a5ab7
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

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

  Log Message:
  -----------
  [RISCV] Add OPCFG format of vector. NFC

Refer to https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc#101-vector-arithmetic-instruction-encoding

Patch by Jiejie Rong

Reviewed By: reames

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


  Commit: 48c4da2148564b9756f596aa615de251215ddd37
      https://github.com/llvm/llvm-project/commit/48c4da2148564b9756f596aa615de251215ddd37
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

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

  Log Message:
  -----------
  [RISCV] Use OPCFG format record for vsetvli in tablgen. NFC

Reviewed By: kito-cheng

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


Compare: https://github.com/llvm/llvm-project/compare/8ea3cf4b7055...48c4da214856


More information about the All-commits mailing list