[all-commits] [llvm/llvm-project] 40a0e3: [RISCV] Use location of negative sign if present f...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Apr 2 16:24:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40a0e3430442c7ec72e84063ea4b679700d4c3d8
      https://github.com/llvm/llvm-project/commit/40a0e3430442c7ec72e84063ea4b679700d4c3d8
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
    M llvm/test/MC/RISCV/rv32xqccmp-invalid.s
    M llvm/test/MC/RISCV/rv32zcmp-invalid.s
    M llvm/test/MC/RISCV/rv64xqccmp-invalid.s
    M llvm/test/MC/RISCV/rv64zcmp-invalid.s

  Log Message:
  -----------
  [RISCV] Use location of negative sign if present for error in parseZcmpStackAdj

As far as the user is concerned the negative sign and the number
are a single value so the error should point to the beginning.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list