[all-commits] [llvm/llvm-project] feaf1d: [RISCV] Change parseVTypeI function

luxufan via All-commits all-commits at lists.llvm.org
Fri Feb 12 03:39:35 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: feaf1d81e39ea2d08b9e0b2d61a245904f2d8c4c
      https://github.com/llvm/llvm-project/commit/feaf1d81e39ea2d08b9e0b2d61a245904f2d8c4c
  Author: luxufan <932494295 at qq.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
    M llvm/test/MC/RISCV/rvv/invalid.s

  Log Message:
  -----------
  [RISCV] Change parseVTypeI function

Change parseVTypeI function to Make the added vset instruction test cases report more concrete error message.

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




More information about the All-commits mailing list