[all-commits] [llvm/llvm-project] 6f00e1: [RISCV][NFC] Update V spec section numbers

Luke Lau via All-commits all-commits at lists.llvm.org
Wed Jan 11 02:13:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f00e1165776ab3abaa175d62cb634c7b3687333
      https://github.com/llvm/llvm-project/commit/6f00e1165776ab3abaa175d62cb634c7b3687333
  Author: Luke Lau <luke at igalia.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td

  Log Message:
  -----------
  [RISCV][NFC] Update V spec section numbers

The section numbers got reshuffled around between v0.10 and [[ https://github.com/riscv/riscv-v-spec/blob/v1.0/v-spec.adoc |  v1.0 of the spec ]], this updates references in comments to refer to their version in v1.0.

Reviewed By: craig.topper

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




More information about the All-commits mailing list