[all-commits] [llvm/llvm-project] a26fd0: [LivePhysReg] Fix off by 1 error in an assert. NFC...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Feb 22 21:14:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a26fd0b75f3c277b1b546a1191d8565c53ea644a
      https://github.com/llvm/llvm-project/commit/a26fd0b75f3c277b1b546a1191d8565c53ea644a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-02-22 (Sat, 22 Feb 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/LivePhysRegs.h

  Log Message:
  -----------
  [LivePhysReg] Fix off by 1 error in an assert. NFC (#128379)

Reg should not be equal to the number of registers.



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