[all-commits] [llvm/llvm-project] 3ea790: [RISCV] Check S0 register list check for qc.cm.pus...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ea7902494643517c519142002e42a65e81f40d0
      https://github.com/llvm/llvm-project/commit/3ea7902494643517c519142002e42a65e81f40d0
  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

  Log Message:
  -----------
  [RISCV] Check S0 register list check for qc.cm.pushfp to after we parsed the whole register list. (#134180)

This is more of a semantic check. The diagnostic location to has been
changed to point at the register list start instead of the
closing brace or whatever character might be there instead of a brace
if its malformed.



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