[all-commits] [llvm/llvm-project] 80114a: [ScheduleDAG] Remove obsolete VReg2SUnitMap. NFC (...

Björn Pettersson via All-commits all-commits at lists.llvm.org
Tue Jun 25 13:32:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80114a7b325becbfe4ff4298c4ab5e17631e24bb
      https://github.com/llvm/llvm-project/commit/80114a7b325becbfe4ff4298c4ab5e17631e24bb
  Author: Björn Pettersson <bjorn.a.pettersson at ericsson.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

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

  Log Message:
  -----------
  [ScheduleDAG] Remove obsolete VReg2SUnitMap. NFC (#96559)

The VReg2SUnitMap type is not used anywhere (it has probably been
obsolete since commit 97d0ffbe0647c4ec49ed4 back in 2015). This commit
simply removes the type definition.



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