[all-commits] [llvm/llvm-project] c957df: [RISCV] Improve some debug messages from RISCVVLOp...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Aug 27 20:11:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c957df070931035cb47b2c7384a738adb034ee4c
      https://github.com/llvm/llvm-project/commit/c957df070931035cb47b2c7384a738adb034ee4c
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp

  Log Message:
  -----------
  [RISCV] Improve some debug messages from RISCVVLOptimizer. NFC (#155524)

Add a MI instruction to the unsupported message. Add message for VL not
dominating. Make identation more consistent for the abort messages in
this function. Remove new line since printing a MachineInstr already
adds a new line.



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