[all-commits] [llvm/llvm-project] b2420c: [RISCV] Restrict valid indices for cm.jalt to be i...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu May 4 18:14:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2420c67e4b00d8eca7fb1af54aa520ea43c21d2
      https://github.com/llvm/llvm-project/commit/b2420c67e4b00d8eca7fb1af54aa520ea43c21d2
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
    M llvm/test/MC/RISCV/rv32zcmt-invalid.s
    M llvm/test/MC/RISCV/rv32zcmt-valid.s

  Log Message:
  -----------
  [RISCV] Restrict valid indices for cm.jalt to be in [32,255].

Reviewed By: jrtc27

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




More information about the All-commits mailing list